Home
last modified time | relevance | path

Searched refs:SpvOpMemoryModel (Results 1 – 25 of 50) sorted by relevance

12

/external/mesa3d/src/compiler/spirv/
Dgl_spirv.c42 case SpvOpMemoryModel: in vtn_validate_preamble_instruction()
128 case SpvOpMemoryModel: in vtn_validate_handle_constant_instruction()
/external/swiftshader/third_party/SPIRV-Tools/test/
Dcomment_test.cpp43 Eq(Concatenate({MakeInstruction(SpvOpMemoryModel, in TEST_F()
Dtext_to_binary.mode_setting_test.cpp63 Eq(MakeInstruction(SpvOpMemoryModel, {GetParam().get_addressing_value(), in TEST_P()
Dtext_to_binary.extension_test.cpp537 MakeInstruction(SpvOpMemoryModel, {SpvAddressingModelLogical, in TEST_F()
/external/angle/third_party/spirv-tools/src/test/
Dcomment_test.cpp43 Eq(Concatenate({MakeInstruction(SpvOpMemoryModel, in TEST_F()
Dtext_to_binary.mode_setting_test.cpp63 Eq(MakeInstruction(SpvOpMemoryModel, {GetParam().get_addressing_value(), in TEST_P()
Dtext_to_binary.extension_test.cpp537 MakeInstruction(SpvOpMemoryModel, {SpvAddressingModelLogical, in TEST_F()
/external/deqp-deps/SPIRV-Tools/test/
Dcomment_test.cpp43 Eq(Concatenate({MakeInstruction(SpvOpMemoryModel, in TEST_F()
Dtext_to_binary.mode_setting_test.cpp63 Eq(MakeInstruction(SpvOpMemoryModel, {GetParam().get_addressing_value(), in TEST_P()
Dtext_to_binary.extension_test.cpp537 MakeInstruction(SpvOpMemoryModel, {SpvAddressingModelLogical, in TEST_F()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp102 } else if (opcode == SpvOpMemoryModel) { in AddInstruction()
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_layout.cpp114 if (opcode != SpvOpMemoryModel) { in ModuleScopedInstructions()
Dvalidate_mode_setting.cpp537 case SpvOpMemoryModel: in ModeSettingPass()
Dvalidate_instruction.cpp466 } else if (opcode == SpvOpMemoryModel) { in InstructionPass()
/external/angle/third_party/spirv-tools/src/source/val/
Dvalidate_layout.cpp114 if (opcode != SpvOpMemoryModel) { in ModuleScopedInstructions()
Dvalidate_mode_setting.cpp537 case SpvOpMemoryModel: in ModeSettingPass()
Dvalidate_instruction.cpp466 } else if (opcode == SpvOpMemoryModel) { in InstructionPass()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_layout.cpp114 if (opcode != SpvOpMemoryModel) { in ModuleScopedInstructions()
Dvalidate_mode_setting.cpp537 case SpvOpMemoryModel: in ModeSettingPass()
Dvalidate_instruction.cpp466 } else if (opcode == SpvOpMemoryModel) { in InstructionPass()
Dvalidation_state.cpp41 case kLayoutMemoryModel: out = op == SpvOpMemoryModel; break; in IsInstructionInLayoutSection()
115 case SpvOpMemoryModel: in IsInstructionInLayoutSection()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp151 } else if (opcode == SpvOpMemoryModel) { in AddInstruction()
/external/angle/third_party/spirv-tools/src/source/opt/
Dir_loader.cpp151 } else if (opcode == SpvOpMemoryModel) { in AddInstruction()
/external/skia/src/sksl/
Dspirv.h586 SpvOpMemoryModel = 14, enumerator
/external/skqp/src/sksl/
Dspirv.h586 SpvOpMemoryModel = 14, enumerator

12