/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 204 is_coherent |= HasDecoration(inst, 0, SpvDecorationCoherent); in TraceInstruction() 285 SpvDecorationCoherent); in CheckType() 327 SpvDecorationCoherent); in CheckAllTypes() 455 if (dec.GetSingleWordInOperand(1u) == SpvDecorationCoherent || in CleanupDecorations() 460 if (dec.GetSingleWordInOperand(2u) == SpvDecorationCoherent || in CleanupDecorations()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | upgrade_memory_model.cpp | 221 is_coherent |= HasDecoration(inst, 0, SpvDecorationCoherent); in TraceInstruction() 302 SpvDecorationCoherent); in CheckType() 344 SpvDecorationCoherent); in CheckAllTypes() 472 if (dec.GetSingleWordInOperand(1u) == SpvDecorationCoherent || in CleanupDecorations() 477 if (dec.GetSingleWordInOperand(2u) == SpvDecorationCoherent || in CleanupDecorations()
|
/external/mesa3d/prebuilt-intermediates/spirv/ |
D | spirv_info.c | 149 case SpvDecorationCoherent: return "SpvDecorationCoherent"; in spirv_decoration_to_string()
|
/external/skia/src/sksl/ |
D | spirv.h | 341 SpvDecorationCoherent = 23, enumerator
|
/external/skqp/src/sksl/ |
D | spirv.h | 341 SpvDecorationCoherent = 23, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 364 SpvDecorationCoherent = 23, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/ |
D | spirv.h | 364 SpvDecorationCoherent = 23, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.0/ |
D | spirv.h | 364 SpvDecorationCoherent = 23, enumerator
|
/external/deqp-deps/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 1067 if (dec.dec_type() == SpvDecorationCoherent || in CheckVulkanMemoryModelDeprecatedDecorations() 1069 str << (dec.dec_type() == SpvDecorationCoherent ? "Coherent" in CheckVulkanMemoryModelDeprecatedDecorations()
|
/external/swiftshader/third_party/SPIRV-Tools/source/val/ |
D | validate_decorations.cpp | 1076 if (dec.dec_type() == SpvDecorationCoherent || in CheckVulkanMemoryModelDeprecatedDecorations() 1078 str << (dec.dec_type() == SpvDecorationCoherent ? "Coherent" in CheckVulkanMemoryModelDeprecatedDecorations()
|
/external/shaderc/spirv-headers/include/spirv/1.2/ |
D | spirv.h | 371 SpvDecorationCoherent = 23, enumerator
|
/external/mesa3d/src/compiler/spirv/ |
D | spirv.h | 371 SpvDecorationCoherent = 23, enumerator
|
D | spirv_to_nir.c | 666 case SpvDecorationCoherent: in struct_member_decoration_cb() 824 case SpvDecorationCoherent: in type_decoration_cb()
|
D | vtn_variables.c | 1384 case SpvDecorationCoherent: in apply_var_decoration()
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 371 SpvDecorationCoherent = 23, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 368 SpvDecorationCoherent = 23, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/ |
D | spirv.h | 368 SpvDecorationCoherent = 23, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/ |
D | spirv.h | 371 SpvDecorationCoherent = 23, enumerator
|
/external/shaderc/spirv-headers/include/spirv/1.1/ |
D | spirv.h | 368 SpvDecorationCoherent = 23, enumerator
|
/external/deqp-deps/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 405 SpvDecorationCoherent = 23, enumerator
|
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/ |
D | spirv.h | 409 SpvDecorationCoherent = 23, enumerator
|
/external/shaderc/spirv-headers/include/spirv/unified1/ |
D | spirv.h | 397 SpvDecorationCoherent = 23, enumerator
|