| /third_party/mesa3d/src/gallium/auxiliary/draw/ |
| D | draw_tess.c | 57 unsigned num_vertices) in llvm_fetch_tcs_input() 115 unsigned num_vertices = shader->vertices_out; in llvm_store_tcs_output() local 221 unsigned num_vertices) in llvm_fetch_tes_input() 274 unsigned num_vertices, in llvm_fetch_tess_factors()
|
| D | draw_gs.c | 127 unsigned num_vertices, in tgsi_fetch_gs_input() 231 unsigned num_vertices, in llvm_fetch_gs_input()
|
| D | draw_pt_so_emit.c | 117 unsigned num_vertices) in so_emit_prim()
|
| /third_party/mesa3d/src/amd/llvm/ |
| D | ac_llvm_cull.h | 50 uint8_t num_vertices; /* 1..3 */ member
|
| D | ac_llvm_cull.c | 55 struct ac_position_w_info *w, unsigned num_vertices) in ac_analyze_position_w()
|
| D | ac_llvm_build.h | 566 unsigned num_vertices; member
|
| /third_party/mesa3d/src/compiler/nir/ |
| D | nir_lower_io_to_vector.c | 52 unsigned *num_vertices) in get_per_vertex_type() 157 unsigned *loc, nir_variable **first_var, unsigned *num_vertices) in get_flat_type() 292 unsigned num_vertices; in create_new_io_vars() local
|
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| D | u_vbuf.c | 463 int start_vertex, unsigned num_vertices, in u_vbuf_translate_buffers() 681 int start_vertex, unsigned num_vertices, in u_vbuf_translate_begin() 1123 int start_vertex, unsigned num_vertices, in get_upload_offset_size() 1162 int start_vertex, unsigned num_vertices, in u_vbuf_upload_buffers() 1466 unsigned num_vertices; in u_vbuf_draw_vbo() local
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| D | gfx10_shader_ngg.c | 86 static LLVMValueRef ngg_get_vertices_per_prim(struct si_shader_context *ctx, unsigned *num_vertices) in ngg_get_vertices_per_prim() 169 unsigned num_vertices; in gfx10_ngg_build_export_prim() local 264 LLVMValueRef num_vertices; member 889 unsigned num_vertices; in gfx10_build_primitive_accepted() local 1114 unsigned num_vertices; in gfx10_ngg_culling_build_end() local 1581 unsigned num_vertices; in gfx10_ngg_build_end() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| D | fd2_draw.c | 197 unsigned num_vertices = ctx->batch->num_vertices; in fd2_draw_vbo() local
|
| /third_party/mesa3d/src/gallium/auxiliary/hud/ |
| D | hud_private.h | 92 unsigned num_vertices; member 115 unsigned num_vertices; member
|
| D | hud_context.c | 72 float *buffer, unsigned num_vertices, in hud_draw_colored_prims() 446 unsigned num_vertices, unsigned stride) in hud_prepare_vertices()
|
| /third_party/mesa3d/src/compiler/glsl/ |
| D | linker.cpp | 268 unsigned num_vertices; member in __anonf2b593850111::array_resize_visitor 272 array_resize_visitor(unsigned num_vertices, in array_resize_visitor() 722 unsigned num_vertices = in validate_geometry_shader_executable() local 2538 unsigned num_vertices = in link_intrastage_shaders() local 2592 const int num_vertices = tcs in resize_tes_inputs() local
|
| D | ast_to_hir.cpp | 4755 unsigned num_vertices, in validate_layout_qualifier_vertex_count() 4814 unsigned num_vertices = 0; in handle_tess_ctrl_shader_output_decl() local 4894 unsigned num_vertices = 0; in handle_geometry_shader_input_decl() local 8748 unsigned num_vertices; in hir() local 8813 unsigned num_vertices = vertices_per_prim(this->prim_type); in hir() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| D | fd6_const.c | 132 unsigned num_vertices = emit->hs in fd6_build_tess_consts() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | glthread_draw.c | 111 unsigned start_vertex, unsigned num_vertices, in upload_vertices() 540 unsigned num_vertices = max_index_exclusive - min_index; in _mesa_marshal_MultiDrawArrays() local 831 unsigned num_vertices = max_index + 1 - min_index; in draw_elements() local 1038 unsigned num_vertices = 0; in _mesa_marshal_MultiDrawElementsBaseVertex() local
|
| /third_party/mesa3d/src/broadcom/compiler/ |
| D | v3d_nir_lower_io.c | 505 const uint32_t num_vertices = c->s->info.gs.vertices_out; in v3d_nir_setup_vpm_layout_gs() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_batch.h | 152 unsigned num_vertices; /* number of vertices in current batch */ member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_state.c | 3119 update_vertex_buffers_sw(struct NineDevice9 *device, int start_vertice, int num_vertices) in update_vertex_buffers_sw() 3284 int start_vertice, int num_vertices, struct pipe_stream_output_info *so) in nine_state_prepare_draw_sw()
|
| D | device9.c | 3012 unsigned num_vertices = prim_count_to_vertex_count(PrimitiveType, PrimitiveCount); in NineDevice9_DrawPrimitive() local
|
| /third_party/mesa3d/src/panfrost/lib/ |
| D | pan_indirect_draw.c | 955 nir_ssa_def *num_vertices = in patch() local
|
| /third_party/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 1623 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape() 1645 int num_vertices=0; in stbtt__GetGlyphShapeTT() local 1874 int num_vertices; member
|
| /third_party/mesa3d/src/imgui/ |
| D | imstb_truetype.h | 1623 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape() 1645 int num_vertices=0; in stbtt__GetGlyphShapeTT() local 1874 int num_vertices; member
|
| /third_party/flutter/skia/third_party/externals/imgui/ |
| D | imstb_truetype.h | 1607 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape() 1629 int num_vertices=0; in stbtt__GetGlyphShapeTT() local 1858 int num_vertices; member
|
| /third_party/mesa3d/src/imagination/vulkan/pds/ |
| D | pvr_pds.h | 383 uint32_t num_vertices; member
|