Searched refs:uses_local_invocation_idx (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_shader.h218 bool uses_local_invocation_idx; member in struct:radv_shader_info::__anon685e57830708
H A Dradv_shader_info.c255 info->cs.uses_local_invocation_idx = true;
H A Dradv_shader.c499 S_00B84C_TG_SIZE_EN(info->cs.uses_local_invocation_idx) |
H A Dradv_nir_to_llvm.c1009 if (ctx->shader_info->info.cs.uses_local_invocation_idx)
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.h336 bool uses_local_invocation_idx; member in struct:radv_shader_info::__anonc0b8b2d60a08
H A Dradv_shader_args.c561 if (args->shader_info->cs.uses_local_invocation_idx) {
H A Dradv_shader_info.c200 info->cs.uses_local_invocation_idx = true;
H A Dradv_shader.c1473 S_00B84C_TG_SIZE_EN(info->cs.uses_local_invocation_idx) |

Completed in 16 milliseconds