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

/external/skia/src/sksl/
H A Dspirv.h584 SpvOpExtInstImport = 11, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp205 case SpvOpExtInstImport:
814 case SpvOpExtInstImport: // fall through
2868 this->writeInstruction(SpvOpExtInstImport, fGLSLExtendedInstructions, "GLSL.std.450", out);

Completed in 33 milliseconds