Home
last modified time | relevance | path

Searched refs:OpReturnValue (Results 1 – 10 of 10) sorted by relevance

/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.lua816 OpReturnValue = 254,
Dspirv.hpp855 OpReturnValue = 254, enumerator
Dspirv.hpp11855 OpReturnValue = 254,
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.lua804 OpReturnValue = 254,
Dspirv.hpp843 OpReturnValue = 254, enumerator
Dspirv.hpp11843 OpReturnValue = 254,
/external/spirv-llvm/lib/SPIRV/libSPIRV/
Dspirv.hpp816 OpReturnValue = 254, enumerator
DSPIRVIsValidEnum.h814 case OpReturnValue: in isValid()
DSPIRVInstruction.h711 static const Op OC = OpReturnValue;
/external/spirv-llvm/lib/SPIRV/
DSPIRVReader.cpp1541 case OpReturnValue: { in transValueWithoutDecoration()