Home
last modified time | relevance | path

Searched defs:InterlockedResourceAccessPrepassHandler (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cross.hpp1057 struct InterlockedResourceAccessPrepassHandler : OpcodeHandler struct in SPIRV_CROSS_NAMESPACE::Compiler
1059 InterlockedResourceAccessPrepassHandler(Compiler &compiler_, uint32_t entry_point_id) in InterlockedResourceAccessPrepassHandler() function
1070 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;