| /xsrc/external/mit/MesaLib/dist/src/amd/llvm/ |
| H A D | ac_llvm_cull.h | 50 uint8_t num_vertices; /* 1..3 */ member in struct:ac_cull_options
|
| H A D | ac_llvm_cull.c | 54 ac_analyze_position_w(struct ac_llvm_context * ctx,LLVMValueRef pos[3][4],struct ac_position_w_info * w,unsigned num_vertices) argument
|
| H A D | ac_llvm_build.h | 583 unsigned num_vertices; member in struct:ac_ngg_prim
|
| /xsrc/external/mit/xgc/dist/ |
| H A D | tests.c | 164 circle_line_test(int num_vertices, int radius) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_so_emit.c | 111 so_emit_prim(struct pt_so_emit * so,unsigned * indices,unsigned num_vertices) argument
|
| H A D | draw_gs.c | 124 tgsi_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument 245 llvm_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_draw.c | 187 unsigned num_vertices = ctx->batch->num_vertices; local in function:fd2_draw_vbo
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_draw.c | 197 unsigned num_vertices = ctx->batch->num_vertices; local in function:fd2_draw_vbo
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_const.c | 150 unsigned num_vertices = emit->hs local in function:fd6_build_tess_consts
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/ |
| H A D | draw_pt_so_emit.c | 115 so_emit_prim(struct pt_so_emit * so,unsigned * indices,unsigned num_vertices) argument
|
| H A D | draw_tess.c | 115 unsigned num_vertices = shader->vertices_out; local in function:llvm_store_tcs_output 54 llvm_fetch_tcs_input(struct draw_tess_ctrl_shader * shader,const struct draw_prim_info * input_prim_info,unsigned prim_id,unsigned num_vertices) argument 218 llvm_fetch_tes_input(struct draw_tess_eval_shader * shader,const struct draw_prim_info * input_prim_info,unsigned prim_id,unsigned num_vertices) argument 272 llvm_fetch_tess_factors(struct draw_tess_eval_shader * shader,unsigned patch_id,unsigned num_vertices,struct pipe_tessellation_factors * factors) argument [all...] |
| H A D | draw_gs.c | 124 tgsi_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument 228 llvm_fetch_gs_input(struct draw_geometry_shader * shader,unsigned * indices,unsigned num_vertices,unsigned prim_idx) argument
|
| /xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/ |
| H A D | v3d_nir_lower_io.c | 505 const uint32_t num_vertices = c->s->info.gs.vertices_out; local in function:v3d_nir_setup_vpm_layout_gs
|
| /xsrc/external/mit/MesaLib/dist/src/compiler/nir/ |
| H A D | nir_lower_io_to_vector.c | 292 unsigned num_vertices; local in function:create_new_io_vars 51 get_per_vertex_type(const nir_shader * shader,const nir_variable * var,unsigned * num_vertices) argument 156 get_flat_type(const nir_shader * shader,nir_variable * old_vars[MAX_SLOTS][4],unsigned * loc,nir_variable ** first_var,unsigned * num_vertices) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.h | 128 unsigned num_vertices; /* number of vertices in current batch */ member in struct:fd_batch
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 90 unsigned num_vertices; member in struct:hud_context::vertex_queue 113 unsigned num_vertices; member in struct:hud_graph
|
| H A D | hud_context.c | 69 hud_draw_colored_prims(struct hud_context * hud,unsigned prim,float * buffer,unsigned num_vertices,float r,float g,float b,float a,int xoffset,int yoffset,float yscale) argument 445 hud_prepare_vertices(struct hud_context * hud,struct vertex_queue * v,unsigned num_vertices,unsigned stride) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/ |
| H A D | freedreno_batch.h | 152 unsigned num_vertices; /* number of vertices in current batch */ member in struct:fd_batch
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | glthread_draw.c | 533 unsigned num_vertices = max_index_exclusive - min_index; local in function:_mesa_marshal_MultiDrawArrays 824 unsigned num_vertices = max_index + 1 - min_index; local in function:draw_elements 110 upload_vertices(struct gl_context * ctx,unsigned user_buffer_mask,unsigned start_vertex,unsigned num_vertices,unsigned start_instance,unsigned num_instances,struct glthread_attrib_binding * buffers) argument 1024 unsigned num_vertices = 0; local in function:_mesa_marshal_MultiDrawElementsBaseVertex [all...] |
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/hud/ |
| H A D | hud_private.h | 92 unsigned num_vertices; member in struct:hud_context::vertex_queue 115 unsigned num_vertices; member in struct:hud_graph
|
| H A D | hud_context.c | 71 hud_draw_colored_prims(struct hud_context * hud,unsigned prim,float * buffer,unsigned num_vertices,float r,float g,float b,float a,int xoffset,int yoffset,float yscale) argument 445 hud_prepare_vertices(struct hud_context * hud,struct vertex_queue * v,unsigned num_vertices,unsigned stride) argument [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 389 u_vbuf_translate_buffers(struct u_vbuf * mgr,struct translate_key * key,const struct pipe_draw_info * info,unsigned vb_mask,unsigned out_vb,int start_vertex,unsigned num_vertices,int min_index,boolean unroll_indices) argument 569 u_vbuf_translate_begin(struct u_vbuf * mgr,const struct pipe_draw_info * info,int start_vertex,unsigned num_vertices,int min_index,boolean unroll_indices) argument 901 u_vbuf_upload_buffers(struct u_vbuf * mgr,int start_vertex,unsigned num_vertices,int start_instance,unsigned num_instances) argument 1166 unsigned num_vertices; local in function:u_vbuf_draw_vbo [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/ |
| H A D | nine_state.c | 3041 update_vertex_buffers_sw(struct NineDevice9 *device, int start_vertice, int num_vertices) argument 3205 nine_state_prepare_draw_sw(struct NineDevice9 * device,struct NineVertexDeclaration9 * vdecl_out,int start_vertice,int num_vertices,struct pipe_stream_output_info * so) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/ |
| H A D | u_vbuf.c | 449 u_vbuf_translate_buffers(struct u_vbuf * mgr,struct translate_key * key,const struct pipe_draw_info * info,const struct pipe_draw_start_count_bias * draw,unsigned vb_mask,unsigned out_vb,int start_vertex,unsigned num_vertices,int min_index,boolean unroll_indices) argument 668 u_vbuf_translate_begin(struct u_vbuf * mgr,const struct pipe_draw_info * info,const struct pipe_draw_start_count_bias * draw,int start_vertex,unsigned num_vertices,int min_index,boolean unroll_indices) argument 1045 get_upload_offset_size(struct u_vbuf * mgr,const struct pipe_vertex_buffer * vb,struct u_vbuf_elements * ve,const struct pipe_vertex_element * velem,unsigned vb_index,unsigned velem_index,int start_vertex,unsigned num_vertices,int start_instance,unsigned num_instances,unsigned * offset,unsigned * size) argument 1088 u_vbuf_upload_buffers(struct u_vbuf * mgr,int start_vertex,unsigned num_vertices,int start_instance,unsigned num_instances) argument 1390 unsigned num_vertices; local in function:u_vbuf_draw_vbo [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_indirect_draw.c | 946 nir_ssa_def *num_vertices = local in function:patch
|