Searched refs:SpvDecorationMatrixStride (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/sksl/
H A Dspirv.h326 SpvDecorationMatrixStride = 7, enumerator in enum:SpvDecoration_
H A DSkSLSPIRVCodeGenerator.cpp1023 this->writeInstruction(SpvOpMemberDecorate, resultId, i, SpvDecorationMatrixStride,
2599 this->writeInstruction(SpvOpMemberDecorate, id, (SpvId) i, SpvDecorationMatrixStride,

Completed in 38 milliseconds