Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/
DspvIR.h82 MemorySemanticsImageMemoryMask);
Dspirv.hpp846 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
DGlslangToSpv.cpp9303 builder.createMemoryBarrier(memoryBarrierScope, spv::MemorySemanticsImageMemoryMask | in createNoArgOperation()
9313 spv::MemorySemanticsImageMemoryMask | in createNoArgOperation()
9318 … spv::MemorySemanticsImageMemoryMask | in createNoArgOperation()
9343 builder.createMemoryBarrier(spv::ScopeSubgroup, spv::MemorySemanticsImageMemoryMask | in createNoArgOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.hpp533 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/spirv-headers/include/spirv/1.2/
Dspirv.hpp538 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
Dspirv.hpp524 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/spirv-headers/include/spirv/1.1/
Dspirv.hpp533 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
Dspirv.hpp538 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.hpp538 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.hpp524 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/spirv-headers/include/spirv/1.0/
Dspirv.hpp524 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
Dspirv.hpp533 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
Doperand_capabilities_test.cpp602 CASE0(MEMORY_SEMANTICS_ID, MemorySemanticsImageMemoryMask),
/third_party/skia/third_party/externals/spirv-tools/test/
Doperand_capabilities_test.cpp602 CASE0(MEMORY_SEMANTICS_ID, MemorySemanticsImageMemoryMask),
/third_party/skia/third_party/externals/spirv-cross/
Dspirv.hpp730 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
Dspirv_glsl.cpp12124 …rySemanticsWorkgroupMemoryMask | MemorySemanticsUniformMemoryMask | MemorySemanticsImageMemoryMask; in emit_instruction()
12144 if (semantics & MemorySemanticsImageMemoryMask) in emit_instruction()
12151 …rySemanticsWorkgroupMemoryMask | MemorySemanticsUniformMemoryMask | MemorySemanticsImageMemoryMask; in emit_instruction()
12171 if (semantics & MemorySemanticsImageMemoryMask) in emit_instruction()
15249 return semantics & (MemorySemanticsAtomicCounterMemoryMask | MemorySemanticsImageMemoryMask | in mask_relevant_memory_semantics()
Dspirv_msl.cpp8449 if (mem_sem & MemorySemanticsImageMemoryMask) in emit_barrier()
8470 else if (mem_sem & MemorySemanticsImageMemoryMask) in emit_barrier()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
Dspirv.hpp778 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
Dspirv.hpp777 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/spirv-headers/include/spirv/unified1/
Dspirv.hpp878 MemorySemanticsImageMemoryMask = 0x00000800, enumerator
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputSPIRV.cpp5753 spv::MemorySemanticsImageMemoryMask | in visitAggregate()
5766 mBuilder.getUintConstant(spv::MemorySemanticsImageMemoryMask | in visitAggregate()