Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.cpp36 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local
58 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
H A Dinst_buff_addr_check_pass.cpp305 Instruction* memory_model = get_module()->GetMemoryModel(); in ProcessImpl() local
H A Dtrim_capabilities_pass.cpp455 const Instruction* memory_model = context()->GetMemoryModel(); in addInstructionRequirementsForOperand() local
H A Dinst_bindless_check_pass.cpp735 Instruction* memory_model = get_module()->GetMemoryModel(); in ProcessImpl() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/opt/
Dupgrade_memory_model.cpp36 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local
58 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
Dinst_buff_addr_check_pass.cpp305 Instruction* memory_model = get_module()->GetMemoryModel(); in ProcessImpl() local
Dtrim_capabilities_pass.cpp455 const Instruction* memory_model = context()->GetMemoryModel(); in addInstructionRequirementsForOperand() local
Dinst_bindless_check_pass.cpp735 Instruction* memory_model = get_module()->GetMemoryModel(); in ProcessImpl() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/opt/
H A Dupgrade_memory_model.cpp36 Instruction* memory_model = get_module()->GetMemoryModel(); in Process() local
58 Instruction* memory_model = get_module()->GetMemoryModel(); in UpgradeMemoryModelInstruction() local
H A Dtrim_capabilities_pass.cpp507 const Instruction* memory_model = context()->GetMemoryModel(); in addInstructionRequirementsForOperand() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/val/
H A 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
H A 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()
H A Dval_image_test.cpp42 const std::string& memory_model = "GLSL450", in GenerateShaderCode()
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/val/
H A 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
H A 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()
/aosp_15_r20/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()
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()
/aosp_15_r20/external/rust/android-crates-io/crates/vulkano/src/shader/
Dspirv.rs42 memory_model: usize, field
426 pub fn memory_model(&self) -> &Instruction { in memory_model() method
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h49 struct spirv_buffer memory_model; member
/aosp_15_r20/external/coreboot/src/include/
H A Dvbe.h57 u8 memory_model; // 21 member
/aosp_15_r20/external/libpcap/
H A Dpcap-linux.c128 #define __atomic_load_n(ptr, memory_model) (*(ptr)) argument
131 #define __atomic_store_n(ptr, val, memory_model) *(ptr) = (val) argument
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidation_state.cpp485 spv::MemoryModel ValidationState_t::memory_model() const { in memory_model() function in spvtools::val::ValidationState_t
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/val/
H A Dvalidation_state.cpp487 spv::MemoryModel ValidationState_t::memory_model() const { in memory_model() function in spvtools::val::ValidationState_t
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidation_state.cpp485 spv::MemoryModel ValidationState_t::memory_model() const { in memory_model() function in spvtools::val::ValidationState_t

12