Searched refs:mt_z (Results 1 – 1 of 1) sorted by relevance
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_tex_image.c | 140 const unsigned mt_z = tex_image->TexObject->Attrib.MinLayer + tex_image->Face + z; in brw_texsubimage_blorp() local 148 mt_level, x, y, mt_z, width, height, depth, in brw_texsubimage_blorp() 705 const unsigned mt_z = tex_image->TexObject->Attrib.MinLayer + tex_image->Face + z; in brw_gettexsubimage_blorp() local 714 mt_level, x, y, mt_z, in brw_gettexsubimage_blorp()
|