Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h660 SpvOpImageFetch = 95, enumerator
DSkSLSPIRVCodeGenerator.cpp354 case SpvOpImageFetch: in opcode_text()
1348 this->writeInstruction(SpvOpImageFetch, in writeSpecialIntrinsic()
/external/mesa3d/src/compiler/spirv/
Dspirv.h660 SpvOpImageFetch = 95, enumerator
Dspirv_to_nir.c1468 case SpvOpImageFetch: in vtn_handle_texture()
1518 case SpvOpImageFetch: in vtn_handle_texture()
2988 case SpvOpImageFetch: in vtn_handle_body_instruction()