Home
last modified time | relevance | path

Searched defs:invocation_index (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/common/
H A Dac_nir_lower_taskmesh_io_to_mem.c278 nir_ssa_def *invocation_index = nir_load_local_invocation_index(b); in lower_task_launch_mesh_workgroups() local
H A Dac_nir_lower_ngg.c1212 nir_ssa_def *invocation_index = nir_load_local_invocation_index(b); in add_deferred_attribute_culling() local
2715 nir_ssa_def *invocation_index in emit_ms_finale() local
773 compact_vertices_after_culling(nir_builder *b, lower_ngg_nogs_state *nogs_state, nir_variable **repacked_arg_vars, nir_variable **gs_vtxaddr_vars, nir_ssa_def *invocation_index, nir_ssa_def *es_vertex_lds_addr, nir_ssa_def *es_exporter_tid, nir_ssa_def *num_live_vertices_in_workgroup, nir_ssa_def *fully_culled, unsigned ngg_scratch_lds_base_addr, unsigned pervertex_lds_bytes, unsigned max_exported_args) compact_vertices_after_culling() argument
2559 ms_emit_arrayed_outputs(nir_builder *b, nir_ssa_def *invocation_index, uint64_t mask, lower_ngg_ms_state *s) ms_emit_arrayed_outputs() argument
2837 nir_ssa_def *invocation_index = nir_load_local_invocation_index(b); handle_smaller_ms_api_workgroup() local
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_task_shader.c205 nir_ssa_def *invocation_index = nir_load_local_invocation_index(b); in emit_shared_to_payload_copy() local

Completed in 7 milliseconds