Home
last modified time | relevance | path

Searched refs:MemorySemanticsUniformMemoryMask (Results 1 – 21 of 21) sorted by relevance

/third_party/glslang/SPIRV/
DspvIR.h79 (MemorySemanticsMask)(MemorySemanticsUniformMemoryMask |
Dspirv.hpp841 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
DGlslangToSpv.cpp9287 builder.createMemoryBarrier(memoryBarrierScope, spv::MemorySemanticsUniformMemoryMask | in createNoArgOperation()
9312 builder.createMemoryBarrier(spv::ScopeDevice, spv::MemorySemanticsUniformMemoryMask | in createNoArgOperation()
9317 …createControlBarrier(spv::ScopeWorkgroup, spv::ScopeDevice, spv::MemorySemanticsUniformMemoryMask | in createNoArgOperation()
9339 builder.createMemoryBarrier(spv::ScopeSubgroup, spv::MemorySemanticsUniformMemoryMask | in createNoArgOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.hpp528 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.hpp533 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.hpp519 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.hpp528 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.hpp533 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.hpp533 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.hpp519 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.hpp519 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.hpp528 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Doperand_capabilities_test.cpp595 CASE1(MEMORY_SEMANTICS_ID, MemorySemanticsUniformMemoryMask,
/third_party/skia/third_party/externals/spirv-tools/test/
Doperand_capabilities_test.cpp595 CASE1(MEMORY_SEMANTICS_ID, MemorySemanticsUniformMemoryMask,
/third_party/skia/third_party/externals/spirv-cross/
Dspirv.hpp725 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
Dspirv_glsl.cpp12124 …MemorySemanticsWorkgroupMemoryMask | MemorySemanticsUniformMemoryMask | MemorySemanticsImageMemory… in emit_instruction()
12142 if (semantics & MemorySemanticsUniformMemoryMask) in emit_instruction()
12151 …MemorySemanticsWorkgroupMemoryMask | MemorySemanticsUniformMemoryMask | MemorySemanticsImageMemory… in emit_instruction()
12169 if (semantics & MemorySemanticsUniformMemoryMask) in emit_instruction()
15250 MemorySemanticsWorkgroupMemoryMask | MemorySemanticsUniformMemoryMask | in mask_relevant_memory_semantics()
Dspirv_msl.cpp8438 (mem_sem & (MemorySemanticsUniformMemoryMask | MemorySemanticsCrossWorkgroupMemoryMask))) in emit_barrier()
8463 if ((mem_sem & (MemorySemanticsUniformMemoryMask | MemorySemanticsCrossWorkgroupMemoryMask)) && in emit_barrier()
8466 else if (mem_sem & (MemorySemanticsUniformMemoryMask | MemorySemanticsCrossWorkgroupMemoryMask)) in emit_barrier()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp773 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspirv.hpp772 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/spirv-headers/include/spirv/unified1/
Dspirv.hpp873 MemorySemanticsUniformMemoryMask = 0x00000040, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp5751 mBuilder.getUintConstant(spv::MemorySemanticsUniformMemoryMask | in visitAggregate()
5760 mBuilder.getUintConstant(spv::MemorySemanticsUniformMemoryMask | in visitAggregate()