Home
last modified time | relevance | path

Searched refs:RADV_CMD_DIRTY_DYNAMIC_SAMPLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta.c185 cmd_buffer->state.dirty |= RADV_CMD_DIRTY_DYNAMIC_SAMPLE_LOCATIONS; in radv_meta_restore()
Dradv_private.h1029 RADV_CMD_DIRTY_DYNAMIC_SAMPLE_LOCATIONS = 1 << 10, enumerator
Dradv_cmd_buffer.c2518 if (states & RADV_CMD_DIRTY_DYNAMIC_SAMPLE_LOCATIONS) in radv_cmd_buffer_flush_dynamic_state()
4521 state->dirty |= RADV_CMD_DIRTY_DYNAMIC_SAMPLE_LOCATIONS; in radv_CmdSetSampleLocationsEXT()