Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h350 SpvDecorationBinding = 33, enumerator
DSkSLSPIRVCodeGenerator.cpp2472 this->writeInstruction(SpvOpDecorate, target, SpvDecorationBinding, layout.fBinding, in writeLayout()
2499 this->writeInstruction(SpvOpMemberDecorate, target, member, SpvDecorationBinding, in writeLayout()