Home
last modified time | relevance | path

Searched defs:zeroId (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/sksl/
DSkSLSPIRVCodeGenerator.cpp1154 SpvId zeroId = this->writeFloatLiteral(zero); in writeUniformScaleMatrix() local
1190 SpvId zeroId; in writeMatrixCopy() local
1871 SpvId zeroId = writeFloatLiteral(zero); in writeVariableReference() local
1931 SpvId zeroId = this->writeFloatLiteral(zero); in writeSwizzle() local
/third_party/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp1483 SpvId zeroId = this->writeLiteral(0.0, *fContext.fTypes.fFloat); in writeUniformScaleMatrix() local
1521 const SpvId zeroId = this->writeLiteral(0.0, dstType.componentType()); in writeMatrixCopy() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp1595 spirv::IdRef zeroId; in createConstructorMatrixFromScalar() local