Searched refs:RADV_DYNAMIC_ALL (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/amd/vulkan/ | ||
D | radv_private.h | 753 RADV_DYNAMIC_ALL = (1 << 10) - 1, enumerator |
D | radv_pipeline.c | 1035 uint32_t states = RADV_DYNAMIC_ALL; in radv_pipeline_init_dynamic_state() |