Home
last modified time | relevance | path

Searched defs:componentTypeId (Results 1 – 5 of 5) sorted by relevance

/external/angle/src/compiler/translator/
DOutputSPIRV.cpp1608 const spirv::IdRef componentTypeId = in extractComponents() local
1637 const spirv::IdRef componentTypeId = mBuilder.getSpirvTypeData(componentType, nullptr).id; in extractComponents() local
4152 const spirv::IdRef componentTypeId = in createCompareImpl() local
DBuildSPIRV.cpp665 const spirv::IdRef componentTypeId = getSpirvTypeData(componentType, nullptr).id; in declareType() local
/external/deqp-deps/glslang/SPIRV/
DSpvBuilder.cpp2460 Id componentTypeId = getScalarTypeId(resultTypeId); in createMatrixConstructor() local
/external/angle/third_party/vulkan-deps/glslang/src/SPIRV/
DSpvBuilder.cpp2460 Id componentTypeId = getScalarTypeId(resultTypeId); in createMatrixConstructor() local
/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2534 const SpvId componentTypeId = this->getType(componentType); in writeArrayComparison() local