HomeSort by relevance Sort by last modified time
    Searched defs:RegisterFunctionEnd (Results 1 - 2 of 2) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/val/
Function.cpp 221 void Function::RegisterFunctionEnd() {
ValidationState.cpp 349 spv_result_t ValidationState_t::RegisterFunctionEnd() {
351 "RegisterFunctionEnd can only be called when parsing the binary "
356 current_function().RegisterFunctionEnd();

Completed in 69 milliseconds