Home
last modified time | relevance | path

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

12

/third_party/spirv-tools/test/link/
Dglobal_values_amount_test.cpp46 SpvOpMemoryModel | 3u << SpvWordCountShift, in SetUp()
101 SpvOpMemoryModel | 3u << SpvWordCountShift, in TEST_F()
Dids_limit_test.cpp48 SpvOpMemoryModel | 3u << SpvWordCountShift, in SetUp()
88 SpvOpMemoryModel | 3u << SpvWordCountShift, in CreateBinary()
Dbinary_version_test.cpp41 SpvOpMemoryModel | 3u << SpvWordCountShift, in CreateBinary()
/third_party/mesa3d/src/compiler/spirv/
Dgl_spirv.c42 case SpvOpMemoryModel: in vtn_validate_preamble_instruction()
128 case SpvOpMemoryModel: in vtn_validate_handle_constant_instruction()
/third_party/skia/third_party/externals/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()
/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()
/third_party/skia/third_party/externals/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()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_layout.cpp134 if (opcode != SpvOpMemoryModel) { in ModuleScopedInstructions()
Dvalidate_mode_setting.cpp536 case SpvOpMemoryModel: in ModeSettingPass()
Dvalidate_instruction.cpp470 } else if (opcode == SpvOpMemoryModel) { in InstructionPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_layout.cpp134 if (opcode != SpvOpMemoryModel) { in ModuleScopedInstructions()
Dvalidate_mode_setting.cpp536 case SpvOpMemoryModel: in ModeSettingPass()
Dvalidate_instruction.cpp470 } else if (opcode == SpvOpMemoryModel) { in InstructionPass()
/third_party/spirv-tools/source/val/
Dvalidate_layout.cpp134 if (opcode != SpvOpMemoryModel) { in ModuleScopedInstructions()
Dvalidate_mode_setting.cpp639 case SpvOpMemoryModel: in ModeSettingPass()
Dvalidate_instruction.cpp470 } else if (opcode == SpvOpMemoryModel) { in InstructionPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp188 } else if (opcode == SpvOpMemoryModel) { in AddInstruction()
/third_party/spirv-tools/source/opt/
Dir_loader.cpp188 } else if (opcode == SpvOpMemoryModel) { in AddInstruction()
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dir_loader.cpp188 } else if (opcode == SpvOpMemoryModel) { in AddInstruction()
/third_party/skia/src/sksl/
Dspirv.h586 SpvOpMemoryModel = 14, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h680 SpvOpMemoryModel = 14, enumerator

12