/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/ |
D | spirv_builder.h | 47 struct spirv_buffer memory_model; member
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/ |
D | upgrade_memory_model.cpp | 35 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/ |
D | upgrade_memory_model.cpp | 35 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/ |
D | upgrade_memory_model.cpp | 35 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/ |
D | val_barriers_test.cpp | 34 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
|
D | val_atomics_test.cpp | 33 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()
|
D | val_image_test.cpp | 42 const std::string& memory_model = "GLSL450", in GenerateShaderCode()
|
D | val_ext_inst_test.cpp | 293 const std::string& memory_model = "Physical32") { in GenerateKernelCode()
|
/external/deqp-deps/SPIRV-Tools/test/val/ |
D | val_barriers_test.cpp | 34 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
|
D | val_atomics_test.cpp | 33 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()
|
D | val_image_test.cpp | 42 const std::string& memory_model = "GLSL450", in GenerateShaderCode()
|
D | val_ext_inst_test.cpp | 293 const std::string& memory_model = "Physical32") { in GenerateKernelCode()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/ |
D | val_barriers_test.cpp | 34 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
|
D | val_atomics_test.cpp | 33 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()
|
D | val_image_test.cpp | 42 const std::string& memory_model = "GLSL450", in GenerateShaderCode()
|
D | val_ext_inst_test.cpp | 293 const std::string& memory_model = "Physical32") { in GenerateKernelCode()
|
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/link/ |
D | linker.cpp | 250 uint32_t memory_model = memory_model_inst->GetSingleWordOperand(1u); in MergeModules() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/link/ |
D | linker.cpp | 250 uint32_t memory_model = memory_model_inst->GetSingleWordOperand(1u); in MergeModules() local
|
/external/deqp-deps/SPIRV-Tools/source/link/ |
D | linker.cpp | 250 uint32_t memory_model = memory_model_inst->GetSingleWordOperand(1u); in MergeModules() local
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validation_state.cpp | 453 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/ |
D | validation_state.cpp | 455 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/ |
D | validation_state.cpp | 455 SpvMemoryModel ValidationState_t::memory_model() const { return memory_model_; } in memory_model() function in spvtools::val::ValidationState_t
|