Home
last modified time | relevance | path

Searched defs:fmask_state (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dradv_image.c959 uint32_t *state, uint32_t *fmask_state, in gfx10_make_texture_descriptor()
1119 uint32_t *state, uint32_t *fmask_state, in si_make_texture_descriptor()
1333 uint32_t *fmask_state, VkImageCreateFlags img_create_flags) in radv_make_texture_descriptor()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c4009 unsigned depth, uint32_t *state, uint32_t *fmask_state) in gfx10_make_texture_descriptor()
4195 unsigned depth, uint32_t *state, uint32_t *fmask_state) in si_make_texture_descriptor()
Dsi_pipe.h718 uint32_t fmask_state[8]; member