Home
last modified time | relevance | path

Searched refs:getTypeOfTypeGeneratingValue (Results 1 – 12 of 12) sorted by relevance

/third_party/spirv-tools/source/
Dtext_handler.cpp344 IdType AssemblyContext::getTypeOfTypeGeneratingValue(uint32_t value) const { in getTypeOfTypeGeneratingValue() function in spvtools::AssemblyContext
357 return getTypeOfTypeGeneratingValue(std::get<1>(*type_value)); in getTypeOfValueInstruction()
Dtext_handler.h209 IdType getTypeOfTypeGeneratingValue(uint32_t value) const;
Dtext.cpp335 context->getTypeOfTypeGeneratingValue(pInst->resultTypeId); in spvTextEncodeOperand()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/
Dtext_handler.cpp345 IdType AssemblyContext::getTypeOfTypeGeneratingValue(uint32_t value) const { in getTypeOfTypeGeneratingValue() function in spvtools::AssemblyContext
358 return getTypeOfTypeGeneratingValue(std::get<1>(*type_value)); in getTypeOfValueInstruction()
Dtext_handler.h209 IdType getTypeOfTypeGeneratingValue(uint32_t value) const;
Dtext.cpp335 context->getTypeOfTypeGeneratingValue(pInst->resultTypeId); in spvTextEncodeOperand()
/third_party/skia/third_party/externals/spirv-tools/source/
Dtext_handler.cpp345 IdType AssemblyContext::getTypeOfTypeGeneratingValue(uint32_t value) const { in getTypeOfTypeGeneratingValue() function in spvtools::AssemblyContext
358 return getTypeOfTypeGeneratingValue(std::get<1>(*type_value)); in getTypeOfValueInstruction()
Dtext_handler.h209 IdType getTypeOfTypeGeneratingValue(uint32_t value) const;
Dtext.cpp335 context->getTypeOfTypeGeneratingValue(pInst->resultTypeId); in spvTextEncodeOperand()
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dtext_handler.cpp344 IdType AssemblyContext::getTypeOfTypeGeneratingValue(uint32_t value) const { in getTypeOfTypeGeneratingValue() function in libspirv::AssemblyContext
357 return getTypeOfTypeGeneratingValue(std::get<1>(*type_value)); in getTypeOfValueInstruction()
Dtext_handler.h202 IdType getTypeOfTypeGeneratingValue(uint32_t value) const;
Dtext.cpp310 context->getTypeOfTypeGeneratingValue(pInst->resultTypeId); in spvTextEncodeOperand()