Home
last modified time | relevance | path

Searched refs:SpvScope (Results 1 – 25 of 186) sorted by relevance

12345678

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/test/val/
H A Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup,
104 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>;
106 std::string ConvertScope(SpvScope scope) { in ConvertScope()
126 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
157 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/val/
H A Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup,
104 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>;
106 std::string ConvertScope(SpvScope scope) { in ConvertScope()
126 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
157 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/test/val/
H A Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup,
104 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>;
106 std::string ConvertScope(SpvScope scope) { in ConvertScope()
126 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
157 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/test/val/
H A Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup,
104 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>;
106 std::string ConvertScope(SpvScope scope) { in ConvertScope()
126 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
157 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
/dports/devel/intel-graphics-compiler/SPIRV-Tools/test/val/
H A Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup,
105 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>;
107 std::string ConvertScope(SpvScope scope) { in ConvertScope()
127 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
160 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/test/val/
H A Dval_non_uniform_test.cpp100 SpvScope scopes[] = {SpvScopeCrossDevice, SpvScopeDevice, SpvScopeWorkgroup,
105 std::tuple<std::string, std::string, SpvScope, std::string, std::string>>;
107 std::string ConvertScope(SpvScope scope) { in ConvertScope()
127 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
160 SpvScope execution_scope = std::get<2>(GetParam()); in TEST_P()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/SPIRV-Tools/src/source/opt/
H A Dupgrade_memory_model.h74 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
111 uint32_t GetScopeConstant(SpvScope scope);
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
298 std::tuple<bool, bool, SpvScope> UpgradeMemoryModel::GetInstructionAttributes( in GetInstructionAttributes()
571 uint32_t UpgradeMemoryModel::GetScopeConstant(SpvScope scope) { in GetScopeConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/SPIRV-Tools/src/source/opt/
H A Dupgrade_memory_model.h74 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
111 uint32_t GetScopeConstant(SpvScope scope);
/dports/devel/intel-graphics-compiler/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.h74 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
111 uint32_t GetScopeConstant(SpvScope scope);
H A Dupgrade_memory_model.cpp134 SpvScope scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
135 SpvScope src_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
136 SpvScope dst_scope = SpvScopeQueueFamilyKHR; in UpgradeMemoryAndImages()
260 SpvScope unused_scope = SpvScopeQueueFamilyKHR; in UpgradeAtomics()
298 std::tuple<bool, bool, SpvScope> UpgradeMemoryModel::GetInstructionAttributes( in GetInstructionAttributes()
571 uint32_t UpgradeMemoryModel::GetScopeConstant(SpvScope scope) { in GetScopeConstant()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dupgrade_memory_model.h74 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
111 uint32_t GetScopeConstant(SpvScope scope);
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dupgrade_memory_model.h74 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
111 uint32_t GetScopeConstant(SpvScope scope);
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/spirv-tools/source/opt/
H A Dupgrade_memory_model.h74 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
111 uint32_t GetScopeConstant(SpvScope scope);
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/source/opt/
H A Dupgrade_memory_model.h74 std::tuple<bool, bool, SpvScope> GetInstructionAttributes(uint32_t id);
111 uint32_t GetScopeConstant(SpvScope scope);
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
446 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
449 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/drivers/zink/nir_to_spirv/
H A Dspirv_builder.h182 spirv_builder_emit_atomic_store(struct spirv_builder *b, SpvId pointer, SpvScope scope,
441 spirv_builder_emit_memory_barrier(struct spirv_builder *b, SpvScope scope, SpvMemorySemanticsMask s…
444 spirv_builder_emit_control_barrier(struct spirv_builder *b, SpvScope scope, SpvScope mem_scope, Spv…

12345678