Searched defs:epitch (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/common/
H A Dac_surface.h129 uint16_t epitch; /* (pitch - 1) or (height - 1) */ member in struct:gfx9_surf_flags
/xsrc/external/mit/MesaLib/dist/src/amd/common/
H A Dac_surface.h231 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 Dsi_descriptors.c382 uint16_t epitch = tex->surface.u.gfx9.epitch; local in function:si_set_mutable_tex_desc_fields

Completed in 8 milliseconds