Home
last modified time | relevance | path

Searched defs:max_workgroup_size (Results 1 – 13 of 13) sorted by relevance

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferParamValueIntToFloatConversion.cpp80 glw::GLint max_workgroup_size; in initTest() local
/external/OpenCL-CTS/test_conformance/basic/
Dtest_async_copy.cpp121 size_t max_workgroup_size; in test_copy() local
Dtest_async_strided_copy.cpp107 size_t max_workgroup_size; in test_strided_copy() local
Dtest_async_copy2D.cpp164 size_t max_workgroup_size; in test_copy2D() local
Dtest_async_copy3D.cpp185 size_t max_workgroup_size; in test_copy3D() local
Dtest_async_copy_fence.cpp395 size_t max_workgroup_size; in test_copy_fence() local
/external/OpenCL-CTS/test_conformance/thread_dimensions/
Dtest_thread_dimensions.cpp65 size_t max_workgroup_size = 0; in get_maximums() local
475 size_t max_workgroup_size = 0; in test_thread_dimensions() local
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c1518 unsigned max_workgroup_size = sizes[0] * sizes[1] * sizes[2]; in radv_get_max_workgroup_size() local
1541 unsigned max_workgroup_size = in radv_get_max_waves() local
Dradv_nir_to_llvm.c53 unsigned max_workgroup_size; member
240 unsigned max_workgroup_size, in create_llvm_function()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_llvm.c141 unsigned num_return_elems, unsigned max_workgroup_size) in si_llvm_create_func()
Dsi_shader.c994 unsigned max_workgroup_size = si_get_max_workgroup_size(shader); in si_calculate_max_simd_waves() local
/external/OpenCL-CTS/test_conformance/api/
Dtest_api_min_max.cpp1803 size_t max_workgroup_size = 0, preferred_workgroup_size = 0; in test_min_max_kernel_preferred_work_group_size_multiple() local
/external/mesa3d/src/intel/vulkan/
Danv_device.c1513 const uint32_t max_workgroup_size = 32 * MIN2(64, devinfo->max_cs_threads); in anv_GetPhysicalDeviceProperties() local