Lines Matching defs:STATE
313 #define IS_DYNAMIC(STATE) \ argument
316 #define IS_NEEDED(STATE) \ argument
1334 #define FILL_HAS(STATE, type, s) \ in vk_graphics_pipeline_state_groups() argument
1351 #define FILL_HAS(STATE, type, s) \ in vk_graphics_pipeline_get_state() argument
1635 #define FILTER_NEEDS(STATE, type, s) \ in vk_graphics_pipeline_state_fill() argument
1685 #define ENSURE_STATE_IF_NEEDED(STATE, type, s) \ in vk_graphics_pipeline_state_fill() argument
1762 #define INIT_STATE_IF_NEEDED(STATE, type, s) \ in vk_graphics_pipeline_state_fill() argument
1809 #define MERGE(STATE, type, state) \ in vk_graphics_pipeline_state_merge() argument
1846 #define ENSURE_STATE_IF_NEEDED(STATE, type, s) \ in vk_graphics_pipeline_state_copy() argument
1875 #define COPY_STATE_IF_NEEDED(STATE, type, s) \ in vk_graphics_pipeline_state_copy() argument
1995 #define INIT_DYNAMIC_STATE(STATE, type, s) \ in vk_dynamic_graphics_state_fill() argument
2039 #define SET_DYN_VALUE(dst, STATE, state, value) do { \ argument
2049 #define SET_DYN_BOOL(dst, STATE, state, value) \ argument
2052 #define SET_DYN_ARRAY(dst, STATE, state, start, count, src) do { \ argument
2068 #define IS_SET_IN_SRC(STATE) \ in vk_dynamic_graphics_state_copy() argument
2071 #define COPY_MEMBER(STATE, state) \ in vk_dynamic_graphics_state_copy() argument
2074 #define COPY_ARRAY(STATE, state, count) \ in vk_dynamic_graphics_state_copy() argument
2077 #define COPY_IF_SET(STATE, state) \ in vk_dynamic_graphics_state_copy() argument