Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h580 SpvOpMemberName = 6, enumerator
DSkSLSPIRVCodeGenerator.cpp197 case SpvOpMemberName: in opcode_text()
819 case SpvOpMemberName: // fall through in writeOpCode()
1013 this->writeInstruction(SpvOpMemberName, resultId, i, type.fields()[i].fName.c_str(), in writeStruct()