Home
last modified time | relevance | path

Searched refs:SpvScopeInvocation (Results 1 – 25 of 30) sorted by relevance

12

/external/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_scopes.cpp33 case SpvScopeInvocation: in IsValidScope()
199 value != SpvScopeInvocation) { in ValidateMemoryScope()
209 value != SpvScopeSubgroup && value != SpvScopeInvocation && in ValidateMemoryScope()
/external/deqp-deps/SPIRV-Tools/source/val/
Dvalidate_scopes.cpp33 case SpvScopeInvocation: in IsValidScope()
199 value != SpvScopeInvocation) { in ValidateMemoryScope()
209 value != SpvScopeSubgroup && value != SpvScopeInvocation && in ValidateMemoryScope()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/val/
Dvalidate_scopes.cpp33 case SpvScopeInvocation: in IsValidScope()
231 value != SpvScopeInvocation) { in ValidateMemoryScope()
241 value != SpvScopeSubgroup && value != SpvScopeInvocation && in ValidateMemoryScope()
Dvalidate_memory_semantics.cpp188 if (memory_is_int32 && memory_value == SpvScopeInvocation) { in ValidateMemorySemantics()
/external/swiftshader/third_party/SPIRV-Tools/test/val/
Dval_non_uniform_test.cpp101 SpvScopeSubgroup, SpvScopeInvocation};
117 case SpvScopeInvocation: in ConvertScope()
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/val/
Dval_non_uniform_test.cpp101 SpvScopeSubgroup, SpvScopeInvocation};
117 case SpvScopeInvocation: in ConvertScope()
/external/deqp-deps/SPIRV-Tools/test/val/
Dval_non_uniform_test.cpp101 SpvScopeSubgroup, SpvScopeInvocation};
117 case SpvScopeInvocation: in ConvertScope()
/external/skqp/src/sksl/
Dspirv.h490 SpvScopeInvocation = 4, enumerator
/external/skia/src/sksl/
Dspirv.h490 SpvScopeInvocation = 4, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.0/
Dspirv.h550 SpvScopeInvocation = 4, enumerator
/external/shaderc/spirv-headers/include/spirv/1.0/
Dspirv.h550 SpvScopeInvocation = 4, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
Dspirv.h550 SpvScopeInvocation = 4, enumerator
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.0/
Dspirv.h550 SpvScopeInvocation = 4, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
Dspirv.h564 SpvScopeInvocation = 4, enumerator
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.2/
Dspirv.h564 SpvScopeInvocation = 4, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.2/
Dspirv.h564 SpvScopeInvocation = 4, enumerator
/external/angle/third_party/vulkan-deps/spirv-headers/src/include/spirv/1.1/
Dspirv.h559 SpvScopeInvocation = 4, enumerator
/external/deqp-deps/SPIRV-Headers/include/spirv/1.1/
Dspirv.h559 SpvScopeInvocation = 4, enumerator
/external/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
Dspirv.h559 SpvScopeInvocation = 4, enumerator
/external/shaderc/spirv-headers/include/spirv/1.1/
Dspirv.h559 SpvScopeInvocation = 4, enumerator
/external/shaderc/spirv-headers/include/spirv/1.2/
Dspirv.h564 SpvScopeInvocation = 4, enumerator
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c2379 case SpvScopeInvocation: in vtn_scope_to_nir_scope()
3039 SpvScope scope = SpvScopeInvocation; in vtn_handle_image()
3424 SpvScope scope = SpvScopeInvocation; in vtn_handle_atomics()
3877 vtn_assert(scope == SpvScopeInvocation || scope == SpvScopeDevice); in vtn_emit_memory_barrier()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp735 uint32_t scope_invok_id = builder.GetUintConstantId(SpvScopeInvocation); in GetStreamWriteFunctionId()
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dinstrument_pass.cpp735 uint32_t scope_invok_id = builder.GetUintConstantId(SpvScopeInvocation); in GetStreamWriteFunctionId()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dinstrument_pass.cpp735 uint32_t scope_invok_id = builder.GetUintConstantId(SpvScopeInvocation); in GetStreamWriteFunctionId()

12