Searched defs:invocation (Results 1 - 12 of 12) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_indirect_dispatch.c122 void *invocation = local in function:GENX
H A Dpan_indirect_draw.c80 nir_ssa_def *invocation; member in struct:jobs_data
1267 void *invocation = local in function:panfrost_emit_index_min_max_search
1356 void *invocation = local in function:GENX
/xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/
H A Dglsl_to_nir.cpp1537 ir_rvalue *invocation = (ir_rvalue *) ir->actual_parameters.get_head()->next; local in function:nir_visitor::visit
H A Dbuiltin_functions.cpp7116 ir_variable *invocation = in_var(glsl_type::uint_type, "invocation"); local in function:builtin_builder::_read_invocation_intrinsic
7126 ir_variable *invocation = in_var(glsl_type::uint_type, "invocation"); local in function:builtin_builder::_read_invocation
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs.c591 unsigned invocation; local in function:draw_geometry_shader_run
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_gs.c424 for (unsigned invocation = 0; invocation < shader->num_invocations; invocation++) { local in function:gs_flush
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dglsl_to_nir.cpp1578 ir_rvalue *invocation = (ir_rvalue *) ir->actual_parameters.get_head()->next; local in function:nir_visitor::visit
H A Dbuiltin_functions.cpp7650 ir_variable *invocation = in_var(glsl_type::uint_type, "invocation"); local in function:builtin_builder::_read_invocation_intrinsic
7660 ir_variable *invocation = in_var(glsl_type::uint_type, "invocation"); local in function:builtin_builder::_read_invocation
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp4788 const fs_reg invocation = get_nir_src(instr->src[1]); local in function:fs_visitor::nir_emit_intrinsic
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_fs_nir.cpp5380 const fs_reg invocation = get_nir_src(instr->src[1]); local in function:fs_visitor::nir_emit_intrinsic
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c2832 struct mali_invocation_packed invocation; local in function:panfrost_direct_draw
2948 static struct mali_invocation_packed invocation; local in function:panfrost_indirect_draw
3148 void *invocation local in function:panfrost_launch_grid
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/
H A Dpanvk_private.h501 uint32_t invocation[INVOCATION_DESC_WORDS]; member in struct:panvk_draw_info

Completed in 62 milliseconds