Home
last modified time | relevance | path

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

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

Completed in 119 milliseconds