/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.extension_test.cpp | 630 MakeInstruction(SpvOpImageRead, in TEST_F() 637 MakeInstruction(SpvOpImageRead, in TEST_F() 645 MakeInstruction(SpvOpImageRead, in TEST_F()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.extension_test.cpp | 630 MakeInstruction(SpvOpImageRead, in TEST_F() 637 MakeInstruction(SpvOpImageRead, in TEST_F() 645 MakeInstruction(SpvOpImageRead, in TEST_F()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 161 SpvOpImageRead, in Initialize()
|
D | upgrade_memory_model.cpp | 143 case SpvOpImageRead: in UpgradeMemoryAndImages() 188 case SpvOpImageRead: in UpgradeMemoryAndImages()
|
D | inst_bindless_check_pass.cpp | 172 case SpvOp::SpvOpImageRead: in GetImageId() 688 if (!((op == SpvOpImageRead && num_in_oprnds == 2) || in GenTexBuffCheckCode()
|
D | convert_to_half_pass.cpp | 429 SpvOpImageRead, in Initialize()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 161 SpvOpImageRead, in Initialize()
|
D | upgrade_memory_model.cpp | 143 case SpvOpImageRead: in UpgradeMemoryAndImages() 188 case SpvOpImageRead: in UpgradeMemoryAndImages()
|
D | inst_bindless_check_pass.cpp | 172 case SpvOp::SpvOpImageRead: in GetImageId() 688 if (!((op == SpvOpImageRead && num_in_oprnds == 2) || in GenTexBuffCheckCode()
|
D | convert_to_half_pass.cpp | 433 SpvOpImageRead, in Initialize()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 155 case SpvOpImageRead: in IsValidLodOperand() 226 (opcode == SpvOpImageRead || opcode == SpvOpImageWrite || in GetMinCoordSize() 495 if (opcode != SpvOpImageFetch && opcode != SpvOpImageRead && in ValidateImageOperands() 565 if (opcode != SpvOpImageRead && opcode != SpvOpImageSparseRead) { in ValidateImageOperands() 568 << spvOpcodeString(SpvOpImageRead) << " or Op" in ValidateImageOperands() 635 if (opcode == SpvOpImageRead || opcode == SpvOpImageSparseRead || in ValidateImageCommon() 2093 case SpvOpImageRead: in ImagePass()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 155 case SpvOpImageRead: in IsValidLodOperand() 226 (opcode == SpvOpImageRead || opcode == SpvOpImageWrite || in GetMinCoordSize() 507 if (opcode != SpvOpImageFetch && opcode != SpvOpImageRead && in ValidateImageOperands() 577 if (opcode != SpvOpImageRead && opcode != SpvOpImageSparseRead) { in ValidateImageOperands() 580 << spvOpcodeString(SpvOpImageRead) << " or Op" in ValidateImageOperands() 647 if (opcode == SpvOpImageRead || opcode == SpvOpImageSparseRead || in ValidateImageCommon() 2106 case SpvOpImageRead: in ImagePass()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 363 case SpvOpImageRead: in IsMemoryReadInstruction() 435 case SpvOpImageRead: in GetMemoryReadTarget()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 363 case SpvOpImageRead: in IsMemoryReadInstruction() 435 case SpvOpImageRead: in GetMemoryReadTarget()
|
/external/skia/src/sksl/ |
D | spirv.h | 663 SpvOpImageRead = 98, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 381 case SpvOpImageRead: in spvOpcodeIsLoad()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 381 case SpvOpImageRead: in spvOpcodeIsLoad()
|
/external/skqp/src/sksl/ |
D | spirv.h | 663 SpvOpImageRead = 98, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 757 SpvOpImageRead = 98, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 757 SpvOpImageRead = 98, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 757 SpvOpImageRead = 98, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 769 SpvOpImageRead = 98, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 774 SpvOpImageRead = 98, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 774 SpvOpImageRead = 98, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 769 SpvOpImageRead = 98, enumerator
|