Searched defs:epitch (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/amd/common/ | ||
| H A D | ac_surface.h | 129 uint16_t epitch; /* (pitch - 1) or (height - 1) */ member in struct:gfx9_surf_flags |
| /xsrc/external/mit/MesaLib/dist/src/amd/common/ | ||
| H A D | ac_surface.h | 231 uint16_t epitch; /* gfx9 only, not on gfx10 */ member in struct:gfx9_surf_layout |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ | ||
| H A D | si_descriptors.c | 382 uint16_t epitch = tex->surface.u.gfx9.epitch; local in function:si_set_mutable_tex_desc_fields |
Completed in 8 milliseconds