Searched defs:resultTypeId (Results 1 – 10 of 10) sorted by relevance
| /external/deqp-deps/SPIRV-Tools/source/ |
| D | instruction.h | 33 uint32_t resultTypeId; member
|
| /external/swiftshader/third_party/SPIRV-Tools/source/ |
| D | instruction.h | 33 uint32_t resultTypeId; member
|
| /external/angle/third_party/vulkan-deps/spirv-tools/src/source/ |
| D | instruction.h | 33 uint32_t resultTypeId; member
|
| /external/angle/src/compiler/translator/ |
| D | OutputSPIRV.cpp | 1734 spirv::IdRef resultTypeId) in createFunctionCall() 1905 spirv::IdRef OutputSPIRVTraverser::visitOperator(TIntermOperator *node, spirv::IdRef resultTypeId) in visitOperator() 2673 spirv::IdRef resultTypeId) in createIncrementDecrement() 2725 spirv::IdRef OutputSPIRVTraverser::createCompare(TIntermOperator *node, spirv::IdRef resultTypeId) in createCompare() 2798 spirv::IdRef resultTypeId) in createAtomicBuiltIn() 2942 spirv::IdRef resultTypeId) in createImageTextureBuiltIn() 3714 spirv::IdRef resultTypeId) in createInterpolate() 4045 spirv::IdRef resultTypeId, in createCompareImpl() 4536 const spirv::IdRef resultTypeId = mBuilder.getTypeData(node->getType(), resultTypeSpec).id; in visitBinary() local 4646 const spirv::IdRef resultTypeId = mBuilder.getTypeData(node->getType(), {}).id; in visitUnary() local [all …]
|
| /external/deqp-deps/glslang/SPIRV/ |
| D | GlslangToSpv.cpp | 2420 spv::Id TGlslangToSpvTraverser::createCompositeConstruct(spv::Id resultTypeId, std::vector<spv::Id>… in createCompositeConstruct() 5167 spv::Id resultTypeId = builder.makeStructResultType(typeId0, typeId1); in createImageTextureFunctionCall() local 5183 spv::Id resultTypeId; in createImageTextureFunctionCall() local
|
| D | SpvBuilder.cpp | 2373 Id Builder::createConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createConstructor() 2458 …der::createMatrixConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createMatrixConstructor()
|
| /external/angle/third_party/vulkan-deps/glslang/src/SPIRV/ |
| D | GlslangToSpv.cpp | 2608 spv::Id TGlslangToSpvTraverser::createCompositeConstruct(spv::Id resultTypeId, std::vector<spv::Id>… in createCompositeConstruct() 5503 spv::Id resultTypeId = builder.makeStructResultType(typeId0, typeId1); in createImageTextureFunctionCall() local 5519 spv::Id resultTypeId; in createImageTextureFunctionCall() local
|
| D | SpvBuilder.cpp | 2373 Id Builder::createConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createConstructor() 2458 …der::createMatrixConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createMatrixConstructor()
|
| /external/swiftshader/src/Pipeline/ |
| D | SpirvShader.cpp | 2116 Type::ID resultTypeId = insn.word(1); in EmitCompositeInsert() local
|
| D | SpirvShader.hpp | 214 SpirvID<Type> resultTypeId() const in resultTypeId() function in sw::SpirvShader::InsnIterator
|