Searched defs:out_idx (Results 1 - 15 of 15) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/indices/
H A Du_indices.c87 unsigned out_idx; local in function:u_index_translator
235 unsigned out_idx; local in function:u_index_generator
H A Du_unfilled_indices.c139 unsigned out_idx; local in function:u_unfilled_translator
198 unsigned out_idx; local in function:u_unfilled_generator
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_user_cull.c71 unsigned out_idx = local in function:user_cull_point
101 unsigned out_idx = local in function:user_cull_line
133 unsigned out_idx = local in function:user_cull_tri
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/indices/
H A Du_unfilled_indices.c139 unsigned out_idx; local in function:u_unfilled_translator
198 unsigned out_idx; local in function:u_unfilled_generator
H A Du_indices.c135 unsigned out_idx; local in function:u_index_translator
248 unsigned out_idx; local in function:u_index_generator
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_cull.c79 unsigned out_idx = local in function:cull_point
109 unsigned out_idx = local in function:cull_line
139 unsigned out_idx = local in function:cull_tri
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader_llvm.c678 unsigned out_idx = 0; local in function:si_build_wrapper_function
H A Dgfx10_shader_ngg.c1646 unsigned out_idx = 0; local in function:gfx10_ngg_gs_emit_vertex
1954 unsigned out_idx = 0; local in function:gfx10_ngg_gs_emit_epilogue
1601 ngg_gs_get_emit_output_ptr(struct si_shader_context * ctx,LLVMValueRef vertexptr,unsigned out_idx) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.c689 uint out_idx = inst->Dst[0].Register.Index; local in function:etna_compile_pass_optimize_outputs
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler_tgsi.c706 uint out_idx = inst->Dst[0].Register.Index; local in function:etna_compile_pass_optimize_outputs
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_nir_to_llvm.c1952 unsigned out_idx = 0; local in function:gfx10_ngg_gs_emit_epilogue_2
2012 unsigned out_idx = 0; local in function:gfx10_ngg_gs_emit_vertex
1539 ngg_gs_get_emit_output_ptr(struct radv_shader_context * ctx,LLVMValueRef vertexptr,unsigned out_idx) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_fs.c3358 unsigned out_idx = key->min_samples == 1 ? 0 : s; local in function:generate_fragment
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_shader.c3215 int out_idx = i >= outer_comps ? tessinner_idx : tessouter_idx; local in function:r600_emit_tess_factor
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_shader.c3304 int out_idx = i >= outer_comps ? tessinner_idx : tessouter_idx; local in function:r600_emit_tess_factor
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shader.c6543 unsigned out_idx = 0; local in function:si_build_wrapper_function

Completed in 76 milliseconds