Home
last modified time | relevance | path

Searched defs:memory_model (Results 1 – 22 of 22) sorted by relevance

/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
Dspirv_builder.h47 struct spirv_buffer memory_model; member
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dupgrade_memory_model.cpp35 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local
55 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp35 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local
55 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp35 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local
55 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_barriers_test.cpp34 const std::string& memory_model) { in GenerateShaderCodeImpl()
118 const std::string memory_model = "OpMemoryModel Logical GLSL450"; in GenerateShaderCode() local
128 const std::string memory_model = "OpMemoryModel Logical GLSL450"; in GenerateVulkanVertexShaderCode() local
Dval_atomics_test.cpp33 const std::string& definitions, const std::string& memory_model, in GenerateShaderCodeImpl()
98 const std::string& memory_model = "GLSL450") { in GenerateShaderCode()
123 const std::string& memory_model = "GLSL450") { in GenerateShaderComputeCode()
Dval_image_test.cpp42 const std::string& memory_model = "GLSL450", in GenerateShaderCode()
Dval_ext_inst_test.cpp293 const std::string& memory_model = "Physical32") { in GenerateKernelCode()
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_barriers_test.cpp34 const std::string& memory_model) { in GenerateShaderCodeImpl()
118 const std::string memory_model = "OpMemoryModel Logical GLSL450"; in GenerateShaderCode() local
128 const std::string memory_model = "OpMemoryModel Logical GLSL450"; in GenerateVulkanVertexShaderCode() local
Dval_atomics_test.cpp33 const std::string& definitions, const std::string& memory_model, in GenerateShaderCodeImpl()
98 const std::string& memory_model = "GLSL450") { in GenerateShaderCode()
123 const std::string& memory_model = "GLSL450") { in GenerateShaderComputeCode()
Dval_image_test.cpp42 const std::string& memory_model = "GLSL450", in GenerateShaderCode()
Dval_ext_inst_test.cpp293 const std::string& memory_model = "Physical32") { in GenerateKernelCode()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_barriers_test.cpp34 const std::string& memory_model) { in GenerateShaderCodeImpl()
118 const std::string memory_model = "OpMemoryModel Logical GLSL450"; in GenerateShaderCode() local
128 const std::string memory_model = "OpMemoryModel Logical GLSL450"; in GenerateVulkanVertexShaderCode() local
Dval_atomics_test.cpp33 const std::string& definitions, const std::string& memory_model, in GenerateShaderCodeImpl()
99 const std::string& memory_model = "GLSL450") { in GenerateShaderCode()
125 const std::string& memory_model = "GLSL450") { in GenerateShaderComputeCode()
Dval_image_test.cpp42 const std::string& memory_model = "GLSL450", in GenerateShaderCode()
Dval_ext_inst_test.cpp293 const std::string& memory_model = "Physical32") { in GenerateKernelCode()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/link/
Dlinker.cpp250 uint32_t memory_model = memory_model_inst->GetSingleWordOperand(1u); in MergeModules() local
/external/swiftshader/third_party/SPIRV-Tools/source/link/
Dlinker.cpp250 uint32_t memory_model = memory_model_inst->GetSingleWordOperand(1u); in MergeModules() local
/external/deqp-deps/SPIRV-Tools/source/link/
Dlinker.cpp250 uint32_t memory_model = memory_model_inst->GetSingleWordOperand(1u); in MergeModules() local
/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidation_state.cpp453 SpvMemoryModel ValidationState_t::memory_model() const { return memory_model_; } in memory_model() function in spvtools::val::ValidationState_t
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidation_state.cpp455 SpvMemoryModel ValidationState_t::memory_model() const { return memory_model_; } in memory_model() function in spvtools::val::ValidationState_t
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp455 SpvMemoryModel ValidationState_t::memory_model() const { return memory_model_; } in memory_model() function in spvtools::val::ValidationState_t