HomeSort by relevance Sort by last modified time
    Searched refs:recordTypeDefinition (Results 1 - 3 of 3) sorted by null

  /prebuilts/ndk/r13/sources/third_party/shaderc/third_party/spirv-tools/source/
text_handler.h 212 // If the type has not been previously recorded with recordTypeDefinition,
227 spv_result_t recordTypeDefinition(const spv_instruction_t* pInst);
text_handler.cpp 290 spv_result_t AssemblyContext::recordTypeDefinition(
text.cpp 630 if (context->recordTypeDefinition(pInst) != SPV_SUCCESS) {

Completed in 225 milliseconds