Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1884 const spirv::IdRef componentTypeId = mBuilder.getTypeData(componentType, {}).id; in extractComponents() local
1911 const spirv::IdRef componentTypeId = mBuilder.getTypeData(componentType, {}).id; in extractComponents() local
4605 const spirv::IdRef componentTypeId = in createCompareImpl() local
DBuildSPIRV.cpp838 const spirv::IdRef componentTypeId = getSpirvTypeData(componentType, nullptr).id; in declareType() local
/third_party/glslang/SPIRV/
DSpvBuilder.cpp3344 Id componentTypeId = getScalarTypeId(resultTypeId); in createMatrixConstructor() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp2776 const SpvId componentTypeId = this->getType(componentType); in writeArrayComparison() local