Home
last modified time | relevance | path

Searched defs:resultTypeId (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/SPIRV-Tools/source/
Dinstruction.h33 uint32_t resultTypeId; member
/external/deqp-deps/SPIRV-Tools/source/
Dinstruction.h33 uint32_t resultTypeId; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/
Dinstruction.h33 uint32_t resultTypeId; member
/external/angle/src/compiler/translator/spirv/
DOutputSPIRV.cpp2061 spirv::IdRef resultTypeId) in createFunctionCall()
2297 spirv::IdRef OutputSPIRVTraverser::visitOperator(TIntermOperator *node, spirv::IdRef resultTypeId) in visitOperator()
3141 spirv::IdRef OutputSPIRVTraverser::createCompare(TIntermOperator *node, spirv::IdRef resultTypeId) in createCompare()
3214 spirv::IdRef resultTypeId) in createAtomicBuiltIn()
3358 spirv::IdRef resultTypeId) in createImageTextureBuiltIn()
4142 spirv::IdRef resultTypeId) in createSubpassLoadBuiltIn()
4171 spirv::IdRef resultTypeId) in createInterpolate()
4474 spirv::IdRef resultTypeId, in extendScalarParamsToVector()
4542 spirv::IdRef resultTypeId, in createCompareImpl()
5037 const spirv::IdRef resultTypeId = mBuilder.getTypeData(node->getType(), resultTypeSpec).id; in visitBinary() local
[all …]
/external/swiftshader/src/Pipeline/
DSpirvShader.hpp240 SpirvID<Type> resultTypeId() const in resultTypeId() function in sw::Spirv::InsnIterator
1158 Type::ID resultTypeId = 0; member
DSpirvShader.cpp2356 Type::ID resultTypeId = insn.word(1); in EmitCompositeInsert() local
/external/deqp-deps/glslang/SPIRV/
DGlslangToSpv.cpp2819 spv::Id TGlslangToSpvTraverser::createCompositeConstruct(spv::Id resultTypeId, std::vector<spv::Id>… in createCompositeConstruct()
5931 spv::Id resultTypeId = builder.makeStructResultType(typeId0, typeId1); in createImageTextureFunctionCall() local
5947 spv::Id resultTypeId; in createImageTextureFunctionCall() local
DSpvBuilder.cpp3156 Id Builder::createConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createConstructor()
3241 …der::createMatrixConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createMatrixConstructor()
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DGlslangToSpv.cpp2822 spv::Id TGlslangToSpvTraverser::createCompositeConstruct(spv::Id resultTypeId, std::vector<spv::Id>… in createCompositeConstruct()
6009 spv::Id resultTypeId = builder.makeStructResultType(typeId0, typeId1); in createImageTextureFunctionCall() local
6025 spv::Id resultTypeId; in createImageTextureFunctionCall() local
DSpvBuilder.cpp3213 Id Builder::createConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createConstructor()
3298 …der::createMatrixConstructor(Decoration precision, const std::vector<Id>& sources, Id resultTypeId) in createMatrixConstructor()