/external/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_compute.c | 137 uint32_t local_invocation_id, work_group_id; in cs_program_emit() local 138 local_invocation_id = ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in cs_program_emit() 145 A5XX_HLSQ_CS_CNTL_0_LOCALIDREGID(local_invocation_id)); in cs_program_emit()
|
/external/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_compute.c | 116 uint32_t local_invocation_id, work_group_id; in cs_program_emit() local 117 local_invocation_id = ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in cs_program_emit() 124 A6XX_HLSQ_CS_CNTL_0_LOCALIDREGID(local_invocation_id)); in cs_program_emit()
|
/external/mesa3d/src/freedreno/computerator/ |
D | a6xx.c | 156 uint32_t local_invocation_id, work_group_id; in cs_program_emit() local 157 local_invocation_id = ir3_find_sysval_regid(v, SYSTEM_VALUE_LOCAL_INVOCATION_ID); in cs_program_emit() 164 A6XX_HLSQ_CS_CNTL_0_LOCALIDREGID(local_invocation_id)); in cs_program_emit()
|
/external/mesa3d/src/freedreno/ir3/ |
D | ir3_context.h | 101 struct ir3_instruction *local_invocation_id, *work_group_id; member
|
D | ir3_compiler_nir.c | 1855 if (!ctx->local_invocation_id) { in emit_intrinsic() 1856 ctx->local_invocation_id = in emit_intrinsic() 1859 ir3_split_dest(b, dst, ctx->local_invocation_id, 0, 3); in emit_intrinsic()
|
/external/mesa3d/src/freedreno/vulkan/ |
D | tu_pipeline.c | 485 uint32_t local_invocation_id = in tu6_emit_cs_config() local 495 A6XX_HLSQ_CS_CNTL_0_LOCALIDREGID(local_invocation_id)); in tu6_emit_cs_config()
|
/external/mesa3d/.gitlab-ci/ |
D | deqp-virgl-gl-fails.txt | 2464 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id,Crash
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.2.x/src/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/src/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/android/cts/master/ |
D | gles31-master-2020-03-01.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/android/cts/master/src/ |
D | gles31-master-2020-03-01.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.5.x/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.6.x/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/master/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.4.x/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/deqp/external/openglcts/data/mustpass/gles/aosp_mustpass/3.2.3.x/ |
D | gles31-master.txt | 10 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id
|
/external/virglrenderer/ci/previous_results/archived/es_host_amdgpu/deqp_gles31/ |
D | results.txt | 26114 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id Pass
|
/external/virglrenderer/ci/previous_results/archived/gl_host_amdgpu/deqp_gles31/ |
D | results.txt | 26114 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id Pass
|
/external/virglrenderer/ci/previous_results/es_host_softpipe/deqp_gles31/ |
D | results.txt | 26117 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id Pass
|
/external/virglrenderer/ci/previous_results/gl_host_softpipe/deqp_gles31/ |
D | results.txt | 26117 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id Pass
|
/external/virglrenderer/ci/previous_results/archived/gl_host_i915/deqp_gles31/ |
D | results.txt | 26114 dEQP-GLES31.functional.shaders.builtin_var.compute.local_invocation_id Pass
|