Searched defs:InterlockedResourceAccessPrepassHandler (Results 1 – 1 of 1) sorted by relevance
1057 struct InterlockedResourceAccessPrepassHandler : OpcodeHandler struct in SPIRV_CROSS_NAMESPACE::Compiler1059 InterlockedResourceAccessPrepassHandler(Compiler &compiler_, uint32_t entry_point_id) in InterlockedResourceAccessPrepassHandler() function1070 Compiler &compiler;1071 uint32_t interlock_function_id = 0;1072 uint32_t current_block_id = 0;1073 bool split_function_case = false;1074 bool control_flow_interlock = false;1075 SmallVector<uint32_t> call_stack;