Home
last modified time | relevance | path

Searched refs:zero_ext (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
H A Dcommon.cpp180 target_align, binary::argument::zero_ext); in make_kernel_args() member in __anon8593::binary::argument
185 binary::argument::zero_ext); in make_kernel_args()
192 binary::argument::zero_ext, in make_kernel_args()
200 binary::argument::zero_ext, in make_kernel_args()
222 binary::argument::zero_ext); in make_kernel_args()
233 binary::argument::zero_ext); in make_kernel_args()
243 binary::argument::zero_ext)); in make_kernel_args()
264 binary::argument::zero_ext, in make_kernel_args()
270 binary::argument::zero_ext, in make_kernel_args()
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dbinary.hpp94 zero_ext, enumerator
119 ext_type(zero_ext), semantic(general) { } in argument()
123 ext_type(zero_ext), semantic(general) { } in argument()
H A Dkernel.cpp536 extend(v, binary::argument::zero_ext, barg.target_size); in bind()
569 extend(v, binary::argument::zero_ext, barg.target_size); in bind()
607 extend(v, binary::argument::zero_ext, barg.target_size); in bind()
638 extend(v, binary::argument::zero_ext, barg.target_size); in bind()
/third_party/mesa3d/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp304 binary::argument::zero_ext }; in create_binary_from_spirv()
328 binary::argument::zero_ext }; in create_binary_from_spirv()
357 struct_align, binary::argument::zero_ext }; in create_binary_from_spirv()
377 binary::argument::zero_ext }; in create_binary_from_spirv()
404 binary::argument::zero_ext }; in create_binary_from_spirv()
420 binary::argument::zero_ext }; in create_binary_from_spirv()
463 arg.ext_type = binary::argument::zero_ext; in create_binary_from_spirv()
/third_party/mesa3d/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp294 8, 8, binary::argument::zero_ext,
315 binary::argument::zero_ext,
358 binary::argument::zero_ext,
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1425 tcu::TestCaseGroup* zero_ext = new tcu::TestCaseGroup(testCtx, "zero_ext", "Test interaction with VK_KHR_zero_initialize_workgroup_memory"); in createWorkgroupMemoryExplicitLayoutTests() local
1426 AddZeroInitializeExtensionTests(zero_ext, computePipelineConstructionType); in createWorkgroupMemoryExplicitLayoutTests()
1427 tests->addChild(zero_ext); in createWorkgroupMemoryExplicitLayoutTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
H A DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp1418 tcu::TestCaseGroup* zero_ext = new tcu::TestCaseGroup(testCtx, "zero_ext", "Test interaction with VK_KHR_zero_initialize_workgroup_memory"); in createWorkgroupMemoryExplicitLayoutTests() local
1419 AddZeroInitializeExtensionTests(zero_ext); in createWorkgroupMemoryExplicitLayoutTests()
1420 tests->addChild(zero_ext); in createWorkgroupMemoryExplicitLayoutTests()

Completed in 9 milliseconds