Searched defs:pvr_transfer_custom_mapping (Results 1 – 1 of 1) sorted by relevance
91 struct pvr_transfer_custom_mapping { struct92 bool double_stride;93 uint32_t texel_unwind_src;94 uint32_t texel_unwind_dst;95 uint32_t texel_extend_src;96 uint32_t texel_extend_dst;97 uint32_t pass_count;98 struct pvr_transfer_pass passes[PVR_TRANSFER_MAX_PASSES];99 uint32_t max_clip_rects;100 int32_t max_clip_size;