Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_graphics_state.c1175 #define FILL_HAS(STATE, type, s) \ in vk_graphics_pipeline_state_groups() macro
1178 FOREACH_STATE_GROUP(FILL_HAS) in vk_graphics_pipeline_state_groups()
1180 #undef FILL_HAS in vk_graphics_pipeline_state_groups()
1192 #define FILL_HAS(STATE, type, s) \ in vk_graphics_pipeline_get_state() macro
1195 FOREACH_STATE_GROUP(FILL_HAS) in vk_graphics_pipeline_get_state()
1197 #undef FILL_HAS in vk_graphics_pipeline_get_state()