/external/swiftshader/third_party/SPIRV-Tools/test/ |
D | text_to_binary.image_test.cpp | 155 Eq(MakeInstruction(SpvOpImageSparseRead, {1, 2, 3, 4}))); in TEST_F() 169 Eq(MakeInstruction(SpvOpImageSparseRead, {1, 2, 3, 4}, in TEST_P()
|
/external/deqp-deps/SPIRV-Tools/test/ |
D | text_to_binary.image_test.cpp | 155 Eq(MakeInstruction(SpvOpImageSparseRead, {1, 2, 3, 4}))); in TEST_F() 169 Eq(MakeInstruction(SpvOpImageSparseRead, {1, 2, 3, 4}, in TEST_P()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 157 case SpvOpImageSparseRead: in IsValidLodOperand() 227 opcode == SpvOpImageSparseRead)) { in GetMinCoordSize() 497 opcode != SpvOpImageSparseRead) { in ValidateImageOperands() 565 if (opcode != SpvOpImageRead && opcode != SpvOpImageSparseRead) { in ValidateImageOperands() 569 << spvOpcodeString(SpvOpImageSparseRead) << ": Op" in ValidateImageOperands() 635 if (opcode == SpvOpImageRead || opcode == SpvOpImageSparseRead || in ValidateImageCommon() 692 case SpvOpImageSparseRead: { in IsSparse() 1531 if (opcode == SpvOpImageSparseRead) { in ValidateImageRead() 2094 case SpvOpImageSparseRead: in ImagePass()
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_image.cpp | 157 case SpvOpImageSparseRead: in IsValidLodOperand() 227 opcode == SpvOpImageSparseRead)) { in GetMinCoordSize() 509 opcode != SpvOpImageSparseRead) { in ValidateImageOperands() 577 if (opcode != SpvOpImageRead && opcode != SpvOpImageSparseRead) { in ValidateImageOperands() 581 << spvOpcodeString(SpvOpImageSparseRead) << ": Op" in ValidateImageOperands() 647 if (opcode == SpvOpImageRead || opcode == SpvOpImageSparseRead || in ValidateImageCommon() 704 case SpvOpImageSparseRead: { in IsSparse() 1544 if (opcode == SpvOpImageSparseRead) { in ValidateImageRead() 2107 case SpvOpImageSparseRead: in ImagePass()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 174 SpvOpImageSparseRead}; in Initialize()
|
D | upgrade_memory_model.cpp | 144 case SpvOpImageSparseRead: in UpgradeMemoryAndImages() 189 case SpvOpImageSparseRead: in UpgradeMemoryAndImages()
|
D | convert_to_half_pass.cpp | 442 SpvOpImageSparseRead}; in Initialize()
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | relax_float_ops_pass.cpp | 174 SpvOpImageSparseRead}; in Initialize()
|
D | upgrade_memory_model.cpp | 144 case SpvOpImageSparseRead: in UpgradeMemoryAndImages() 189 case SpvOpImageSparseRead: in UpgradeMemoryAndImages()
|
D | convert_to_half_pass.cpp | 446 SpvOpImageSparseRead}; in Initialize()
|
/external/deqp-deps/SPIRV-Tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 375 case SpvOpImageSparseRead: in IsMemoryReadInstruction() 447 case SpvOpImageSparseRead: in GetMemoryReadTarget()
|
/external/swiftshader/third_party/SPIRV-Tools/source/fuzz/ |
D | transformation_move_instruction_down.cpp | 375 case SpvOpImageSparseRead: in IsMemoryReadInstruction() 447 case SpvOpImageSparseRead: in GetMemoryReadTarget()
|
/external/skia/src/sksl/ |
D | spirv.h | 867 SpvOpImageSparseRead = 320, enumerator
|
/external/swiftshader/third_party/SPIRV-Tools/source/ |
D | opcode.cpp | 389 case SpvOpImageSparseRead: in spvOpcodeIsLoad()
|
/external/deqp-deps/SPIRV-Tools/source/ |
D | opcode.cpp | 389 case SpvOpImageSparseRead: in spvOpcodeIsLoad()
|
/external/skqp/src/sksl/ |
D | spirv.h | 867 SpvOpImageSparseRead = 320, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 961 SpvOpImageSparseRead = 320, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 961 SpvOpImageSparseRead = 320, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 961 SpvOpImageSparseRead = 320, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 973 SpvOpImageSparseRead = 320, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 978 SpvOpImageSparseRead = 320, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 978 SpvOpImageSparseRead = 320, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 973 SpvOpImageSparseRead = 320, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 973 SpvOpImageSparseRead = 320, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 978 SpvOpImageSparseRead = 320, enumerator
|