Home
last modified time | relevance | path

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

123

/external/angle/third_party/spirv-tools/src/test/
Dtext_to_binary.extension_test.cpp630 MakeInstruction(SpvOpImageRead, in TEST_F()
637 MakeInstruction(SpvOpImageRead, in TEST_F()
645 MakeInstruction(SpvOpImageRead, in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp630 MakeInstruction(SpvOpImageRead, in TEST_F()
637 MakeInstruction(SpvOpImageRead, in TEST_F()
645 MakeInstruction(SpvOpImageRead, in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dtext_to_binary.extension_test.cpp630 MakeInstruction(SpvOpImageRead, in TEST_F()
637 MakeInstruction(SpvOpImageRead, in TEST_F()
645 MakeInstruction(SpvOpImageRead, in TEST_F()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_image.cpp154 case SpvOpImageRead: in IsValidLodOperand()
214 (opcode == SpvOpImageRead || opcode == SpvOpImageWrite || in GetMinCoordSize()
471 if (opcode != SpvOpImageFetch && opcode != SpvOpImageRead && in ValidateImageOperands()
541 if (opcode != SpvOpImageRead && opcode != SpvOpImageSparseRead) { in ValidateImageOperands()
544 << spvOpcodeString(SpvOpImageRead) << " or Op" in ValidateImageOperands()
611 if (opcode == SpvOpImageRead || opcode == SpvOpImageSparseRead || in ValidateImageCommon()
1958 case SpvOpImageRead: in ImagePass()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_image.cpp154 case SpvOpImageRead: in IsValidLodOperand()
214 (opcode == SpvOpImageRead || opcode == SpvOpImageWrite || in GetMinCoordSize()
471 if (opcode != SpvOpImageFetch && opcode != SpvOpImageRead && in ValidateImageOperands()
541 if (opcode != SpvOpImageRead && opcode != SpvOpImageSparseRead) { in ValidateImageOperands()
544 << spvOpcodeString(SpvOpImageRead) << " or Op" in ValidateImageOperands()
611 if (opcode == SpvOpImageRead || opcode == SpvOpImageSparseRead || in ValidateImageCommon()
1957 case SpvOpImageRead: in ImagePass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_image.cpp154 case SpvOpImageRead: in IsValidLodOperand()
214 (opcode == SpvOpImageRead || opcode == SpvOpImageWrite || in GetMinCoordSize()
471 if (opcode != SpvOpImageFetch && opcode != SpvOpImageRead && in ValidateImageOperands()
541 if (opcode != SpvOpImageRead && opcode != SpvOpImageSparseRead) { in ValidateImageOperands()
544 << spvOpcodeString(SpvOpImageRead) << " or Op" in ValidateImageOperands()
611 if (opcode == SpvOpImageRead || opcode == SpvOpImageSparseRead || in ValidateImageCommon()
1958 case SpvOpImageRead: in ImagePass()
/external/deqp-deps/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp161 SpvOpImageRead, in Initialize()
Dupgrade_memory_model.cpp143 case SpvOpImageRead: in UpgradeMemoryAndImages()
188 case SpvOpImageRead: in UpgradeMemoryAndImages()
Dconvert_to_half_pass.cpp429 SpvOpImageRead, in Initialize()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Drelax_float_ops_pass.cpp161 SpvOpImageRead, in Initialize()
Dupgrade_memory_model.cpp143 case SpvOpImageRead: in UpgradeMemoryAndImages()
188 case SpvOpImageRead: in UpgradeMemoryAndImages()
Dconvert_to_half_pass.cpp429 SpvOpImageRead, in Initialize()
/external/angle/third_party/spirv-tools/src/source/opt/
Drelax_float_ops_pass.cpp161 SpvOpImageRead, in Initialize()
Dupgrade_memory_model.cpp143 case SpvOpImageRead: in UpgradeMemoryAndImages()
188 case SpvOpImageRead: in UpgradeMemoryAndImages()
Dconvert_to_half_pass.cpp429 SpvOpImageRead, in Initialize()
Dinst_bindless_check_pass.cpp142 case SpvOp::SpvOpImageRead: in GetImageId()
/external/deqp-deps/SPIRV-Tools/source/
Dopcode.cpp381 case SpvOpImageRead: in spvOpcodeIsLoad()
/external/angle/third_party/spirv-tools/src/source/
Dopcode.cpp381 case SpvOpImageRead: in spvOpcodeIsLoad()
/external/swiftshader/third_party/SPIRV-Tools/source/
Dopcode.cpp376 case SpvOpImageRead: in spvOpcodeIsLoad()
/external/skia/src/sksl/
Dspirv.h663 SpvOpImageRead = 98, enumerator
/external/skqp/src/sksl/
Dspirv.h663 SpvOpImageRead = 98, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h757 SpvOpImageRead = 98, enumerator
/external/angle/third_party/spirv-headers/src/include/spirv/1.0/
Dspirv.h757 SpvOpImageRead = 98, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h757 SpvOpImageRead = 98, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h757 SpvOpImageRead = 98, enumerator

123