Home
last modified time | relevance | path

Searched refs:uses_local_invocation_idx (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/common/
Dac_shader_info.h50 bool uses_local_invocation_idx; member
Dac_shader_info.c64 info->cs.uses_local_invocation_idx = true; in gather_intrinsic_info()
Dac_nir_to_llvm.c827 if (ctx->shader_info->info.cs.uses_local_invocation_idx) in create_function()
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c413 S_00B84C_TG_SIZE_EN(info->cs.uses_local_invocation_idx) | in radv_fill_shader_variant()