Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h665 SpvOpImage = 100, enumerator
DSkSLSPIRVCodeGenerator.cpp364 case SpvOpImage: in opcode_text()
1343 this->writeInstruction(SpvOpImage, in writeSpecialIntrinsic()
/external/mesa3d/src/compiler/spirv/
Dspirv.h665 SpvOpImage = 100, enumerator
Dspirv_to_nir.c1415 } else if (opcode == SpvOpImage) { in vtn_handle_texture()
2979 case SpvOpImage: in vtn_handle_body_instruction()