Home
last modified time | relevance | path

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

/external/skia/src/sksl/
Dspirv.h598 SpvOpTypeSampledImage = 27, enumerator
DSkSLSPIRVCodeGenerator.cpp230 case SpvOpTypeSampledImage: in opcode_text()
803 case SpvOpTypeSampledImage: // fall through in writeOpCode()
1104 this->writeInstruction(SpvOpTypeSampledImage, result, image, fConstantBuffer); in getType()
/external/mesa3d/src/compiler/spirv/
Dspirv.h598 SpvOpTypeSampledImage = 27, enumerator
Dspirv_to_nir.c877 case SpvOpTypeSampledImage: in vtn_handle_type()
2899 case SpvOpTypeSampledImage: in vtn_handle_variable_or_type_instruction()