Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp360 DecorationCoherent = 23, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp364 DecorationCoherent = 23, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp360 DecorationCoherent = 23, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp364 DecorationCoherent = 23, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp360 DecorationCoherent = 23, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp364 DecorationCoherent = 23, enumerator
/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_reflect.cpp599 if (buffer_flags.get(DecorationCoherent)) in emit_resources()
H A Dspirv.hpp445 DecorationCoherent = 23, enumerator
H A Dspirv_hlsl.cpp2100 bool is_coherent = flags.get(DecorationCoherent) && !is_readonly; in emit_buffer_block()
3381 is_coherent = has_decoration(var.self, DecorationCoherent); in emit_modern_uniform()
H A Dspirv_glsl.cpp2200 if (flags.get(DecorationCoherent))
2251 bool is_coherent = ssbo && flags.get(DecorationCoherent);
13036 if (flags.get(DecorationCoherent))
H A Dspirv_msl.cpp11166 return join(flags.get(DecorationVolatile) || flags.get(DecorationCoherent) ? "volatile " : "", addr_space);
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp367 DecorationCoherent = 23, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp367 DecorationCoherent = 23, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp367 DecorationCoherent = 23, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp436 CASE0(DECORATION, DecorationCoherent),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp436 CASE0(DECORATION, DecorationCoherent),
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp462 DecorationCoherent = 23, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp462 DecorationCoherent = 23, enumerator
/third_party/glslang/SPIRV/
H A Dspirv.hpp489 DecorationCoherent = 23, enumerator
H A DGlslangToSpv.cpp399 memory.push_back(spv::DecorationCoherent); in TranslateMemoryDecoration()
402 memory.push_back(spv::DecorationCoherent); in TranslateMemoryDecoration()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp503 DecorationCoherent = 23, enumerator

Completed in 133 milliseconds