Home
last modified time | relevance | path

Searched refs:work_group_size (Results 1 – 25 of 27) sorted by relevance

12

/external/deqp/external/openglcts/modules/glesext/texture_buffer/
DesextcTextureBufferAtomicFunctions.cpp74 glw::GLint work_group_size = 0; in initTest() local
75 gl.getIntegeri_v(GL_MAX_COMPUTE_WORK_GROUP_SIZE, 0, &work_group_size); in initTest()
78 m_n_texels_in_texture_buffer = (glw::GLuint)work_group_size + 1; in initTest()
117 std::string csSource = getComputeShaderCode(work_group_size); in initTest()
130 std::string TextureBufferAtomicFunctions::getComputeShaderCode(glw::GLint work_group_size) const in getComputeShaderCode()
142 << work_group_size << " ) in;\n" in getComputeShaderCode()
DesextcTextureBufferAtomicFunctions.hpp111 std::string getComputeShaderCode(glw::GLint work_group_size) const;
/external/libxcam/modules/ocl/
Dcl_kernel.cpp376 uint32_t work_group_size = 1; in set_work_size() local
387 work_group_size *= work_size.local [i]; in set_work_size()
399 work_group_size == 0 || work_group_size <= dev_info.max_work_group_size, in set_work_size()
402 _name, work_group_size, (uint32_t)dev_info.max_work_group_size); in set_work_size()
Dcl_context.cpp232 uint32_t work_group_size = 1; in execute_kernel() local
249 work_group_size *= work_size.local[i]; in execute_kernel()
251 if (work_group_size) in execute_kernel()
/external/deqp/external/openglcts/modules/gles31/
Des31cComputeShaderTests.cpp1984 const GLint work_group_size[3] = { 128, 128, 64 }; in Run() local
1985 if (!CheckIndexed(GL_MAX_COMPUTE_WORK_GROUP_SIZE, work_group_size)) in Run()
/external/deqp/external/openglcts/modules/gl/
Dgl4cComputeShaderTests.cpp2344 const GLint work_group_size[3] = { 1024, 1024, 64 }; in Run() local
2345 if (!CheckIndexed(GL_MAX_COMPUTE_WORK_GROUP_SIZE, work_group_size)) in Run()
/external/deqp/android/cts/lmp/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
4774 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
4775 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
4776 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
4777 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
4778 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
4779 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
4780 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
4781 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
4782 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/lmp-mr1/src/
Des31-lmp-mr1.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
4840 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
4841 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
4842 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
4843 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
4844 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
4845 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
4846 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
4847 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
4848 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/lmp-mr1/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
4840 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
4841 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
4842 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
4843 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
4844 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
4845 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
4846 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
4847 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
4848 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/lmp/src/
Des31-lmp.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
4774 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
4775 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
4776 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
4777 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
4778 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
4779 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
4780 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
4781 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
4782 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
5282 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
5283 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
5284 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
5285 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
5286 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
5287 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
5288 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
5289 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
5290 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
5282 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
5283 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
5284 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
5285 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
5286 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
5287 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
5288 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
5289 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
5290 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/mnc/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
5286 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
5287 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
5288 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
5289 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
5290 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
5291 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
5292 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
5293 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
5294 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/mnc/src/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
5286 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
5287 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
5288 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
5289 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
5290 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
5291 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
5292 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
5293 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
5294 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/nyc/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
5684 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
5685 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
5686 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
5687 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
5688 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
5689 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
5690 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
5691 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
5692 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/nyc/src/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
5684 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
5685 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
5686 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
5687 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
5688 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
5689 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
5690 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
5691 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
5692 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
Dvk-master.txt83103 dEQP-VK.compute.builtin_var.work_group_size
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/src/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
7657 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
7658 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
7659 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
7660 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
7661 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
7662 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
7663 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
7664 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
7665 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/android/cts/master/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
7589 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
7590 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
7591 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
7592 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
7593 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
7594 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
7595 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
7596 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
7597 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
7542 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
7543 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
7544 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
7545 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
7546 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
7547 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
7548 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
7549 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
7550 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
7574 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
7575 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
7576 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
7577 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
7578 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
7579 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
7580 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
7581 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
7582 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
7459 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
7460 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
7461 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
7462 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
7463 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
7464 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
7465 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
7466 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
7467 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
7618 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
7619 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
7620 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
7621 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
7622 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
7623 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
7624 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
7625 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
7626 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/
Dgles31-master.txt8 dEQP-GLES31.functional.shaders.builtin_var.compute.work_group_size
7630 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_1
7631 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_64_1_1
7632 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_64_1
7633 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_1_64
7634 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_128_1_1
7635 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_1_128_1
7636 dEQP-GLES31.functional.compute.shared_var.work_group_size.float_13_2_4
7637 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_1_1_1
7638 dEQP-GLES31.functional.compute.shared_var.work_group_size.vec4_64_1_1
[all …]
/external/deqp/external/vulkancts/mustpass/1.0.0/src/
Dmaster.txt82539 dEQP-VK.compute.builtin_var.work_group_size

12