Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h663 SpvOpImageRead = 98, enumerator
DSkSLSPIRVCodeGenerator.cpp360 case SpvOpImageRead: in opcode_text()
1320 this->writeInstruction(SpvOpImageRead, in writeSpecialIntrinsic()
1329 this->writeInstruction(SpvOpImageRead, in writeSpecialIntrinsic()
/external/mesa3d/src/compiler/spirv/
Dspirv.h663 SpvOpImageRead = 98, enumerator
Dspirv_to_nir.c1865 case SpvOpImageRead: in vtn_handle_image()
1944 case SpvOpImageRead: in vtn_handle_image()
2998 case SpvOpImageRead: in vtn_handle_body_instruction()