Searched defs:invoc_id (Results 1 - 11 of 11) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta_fmask_expand.c59 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_fmask_expand_compute_shader
H A Dradv_meta_buffer.c18 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_buffer_fill_shader
72 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_buffer_copy_shader
H A Dradv_meta_fast_clear.c61 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_dcc_decompress_compute_shader
H A Dradv_meta_resolve_cs.c96 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_resolve_compute_shader
H A Dradv_meta_bufimage.c63 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_nir_itob_compute_shader
292 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_nir_btoi_compute_shader
514 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_nir_btoi_r32g32b32_compute_shader
722 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_nir_itoi_compute_shader
935 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_nir_itoi_r32g32b32_compute_shader
1142 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_nir_cleari_compute_shader
1334 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_nir_cleari_r32g32b32_compute_shader
[all...]
H A Dradv_query.c155 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_occlusion_query_shader
356 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_pipeline_statistics_query_shader
603 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_tfb_query_shader
H A Dradv_meta_clear.c1065 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_clear_htile_mask_shader
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta_decompress.c56 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_expand_depth_stencil_compute_shader
H A Dradv_acceleration_structure.c1380 nir_ssa_def *invoc_id = nir_load_local_invocation_id(&b); local in function:build_copy_shader
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir.c1087 nir_ssa_def *invoc_id = nir_load_invocation_id(&b); local in function:brw_nir_create_passthrough_tcs
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c1489 nir_ssa_def *invoc_id = nir_load_invocation_id(&b); local in function:brw_nir_create_passthrough_tcs

Completed in 21 milliseconds