Home
last modified time | relevance | path

Searched defs:epitch (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_surface.h231 uint16_t epitch; /* gfx9 only, not on gfx10 */ member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_descriptors.c382 uint16_t epitch = tex->surface.u.gfx9.epitch; in si_set_mutable_tex_desc_fields() local