Home
last modified time | relevance | path

Searched refs:countLiteral (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/sksl/codegen/
DSkSLSPIRVCodeGenerator.cpp567 IntLiteral countLiteral(/*offset=*/-1, type.columns(), in getType() local
569 SpvId countId = this->writeIntLiteral(countLiteral); in getType()