Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h580 SpvOpMemberName = 6, enumerator
DSkSLSPIRVCodeGenerator.cpp194 case SpvOpMemberName: in opcode_text()
816 case SpvOpMemberName: // fall through in writeOpCode()
1010 this->writeInstruction(SpvOpMemberName, resultId, i, type.fields()[i].fName.c_str(), in writeStruct()
/external/mesa3d/src/compiler/spirv/
Dspirv.h580 SpvOpMemberName = 6, enumerator
Dspirv_to_nir.c2711 case SpvOpMemberName: in vtn_handle_preamble_instruction()
2882 case SpvOpMemberName: in vtn_handle_variable_or_type_instruction()