Searched refs:SpvOpTypeVoid (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/compiler/spirv/
H A Dspirv.h590 SpvOpTypeVoid = 19, enumerator in enum:SpvOp_
H A Dspirv_to_nir.c705 case SpvOpTypeVoid:
2891 case SpvOpTypeVoid:
/external/skia/src/sksl/
H A Dspirv.h590 SpvOpTypeVoid = 19, enumerator in enum:SpvOp_
H A DSkSLSPIRVCodeGenerator.cpp214 case SpvOpTypeVoid:
791 case SpvOpTypeVoid: // fall through
1110 this->writeInstruction(SpvOpTypeVoid, result, fConstantBuffer);

Completed in 113 milliseconds