Home
last modified time | relevance | path

Searched refs:SpvMemoryModel (Results 1 – 25 of 40) sorted by relevance

12

/third_party/flutter/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h221 void set_memory_model(SpvMemoryModel mm);
224 SpvMemoryModel memory_model() const;
411 SpvMemoryModel memory_model_;
Dvalidation_state.cpp332 void ValidationState_t::set_memory_model(SpvMemoryModel mm) { in set_memory_model()
336 SpvMemoryModel ValidationState_t::memory_model() const { return memory_model_; } in memory_model()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_info.h38 const char *spirv_memorymodel_to_string(SpvMemoryModel cap);
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Dtext_to_binary.mode_setting_test.cpp51 SpvMemoryModel memory_value;
69 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/flutter/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp48 SpvMemoryModel memory_value;
66 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/skia/third_party/externals/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp51 SpvMemoryModel memory_value;
69 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/spirv-tools/test/
Dtext_to_binary.mode_setting_test.cpp51 SpvMemoryModel memory_value;
69 SpvAddressingModel##ADDRESSING, #ADDRESSING, SpvMemoryModel##MEMORY, \
/third_party/spirv-tools/source/val/
Dvalidation_state.h374 void set_memory_model(SpvMemoryModel mm);
377 SpvMemoryModel memory_model() const;
835 SpvMemoryModel memory_model_;
Dvalidate_instruction.cpp477 _.set_memory_model(inst->GetOperandAs<SpvMemoryModel>(1)); in InstructionPass()
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidation_state.h360 void set_memory_model(SpvMemoryModel mm);
363 SpvMemoryModel memory_model() const;
842 SpvMemoryModel memory_model_;
Dvalidate_instruction.cpp476 _.set_memory_model(inst->GetOperandAs<SpvMemoryModel>(1)); in InstructionPass()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.h360 void set_memory_model(SpvMemoryModel mm);
363 SpvMemoryModel memory_model() const;
842 SpvMemoryModel memory_model_;
Dvalidate_instruction.cpp476 _.set_memory_model(inst->GetOperandAs<SpvMemoryModel>(1)); in InstructionPass()
/third_party/skia/src/sksl/
Dspirv.h90 } SpvMemoryModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-tools/source/
Dvalidate_instruction.cpp406 static_cast<SpvMemoryModel>(inst->words[inst->operands[1].offset])); in InstructionPass()
/third_party/flutter/skia/src/sksl/
Dspirv.h90 } SpvMemoryModel; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h95 } SpvMemoryModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.h95 } SpvMemoryModel; typedef
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.h82 SpvMemoryModel mem_model);
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.h95 } SpvMemoryModel; typedef
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h95 } SpvMemoryModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.h95 } SpvMemoryModel; typedef
/third_party/flutter/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.h95 } SpvMemoryModel; typedef
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.h95 } SpvMemoryModel; typedef
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.h95 } SpvMemoryModel; typedef

12