Home
last modified time | relevance | path

Searched refs:fmask_epitch (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_surface.h262 uint16_t fmask_epitch; /* gfx9 only, not on gfx10 */ member
H A Dac_surface.c1758 surf->u.gfx9.color.fmask_epitch = surf->u.gfx9.epitch; in gfx9_compute_miptree()
2047 surf->u.gfx9.color.fmask_epitch = fout.pitch - 1; in gfx9_compute_miptree()
3046 surf->u.gfx9.color.fmask_epitch); in ac_surface_print_info()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_image.c1297 S_008F20_PITCH(image->planes[0].surface.u.gfx9.color.fmask_epitch); in si_make_texture_descriptor()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state.c4503 S_008F20_DEPTH(last_layer) | S_008F20_PITCH(tex->surface.u.gfx9.color.fmask_epitch); in si_make_texture_descriptor()

Completed in 18 milliseconds