Searched defs:RegisterBlockEnd (Results 1 - 2 of 2) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/third_party/spirv-tools/source/val/
H A DFunction.cpp192 void Function::RegisterBlockEnd(vector<uint32_t> next_list, function in class:libspirv::Function
195 "RegisterBlockEnd can only be called when parsing a binary in a "
199 "RegisterBlockEnd can only be called when parsing a binary in a block");
/prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/val/
H A DFunction.cpp192 void Function::RegisterBlockEnd(vector<uint32_t> next_list, function in class:libspirv::Function
195 "RegisterBlockEnd can only be called when parsing a binary in a "
199 "RegisterBlockEnd can only be called when parsing a binary in a block");

Completed in 347 milliseconds