Searched defs:num_vertices (Results 1 – 10 of 10) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_vbuf.c | 395 int start_vertex, unsigned num_vertices, in u_vbuf_translate_buffers() 571 int start_vertex, unsigned num_vertices, in u_vbuf_translate_begin() 902 int start_vertex, unsigned num_vertices, in u_vbuf_upload_buffers() 1132 unsigned num_vertices; in u_vbuf_draw_vbo() local
|
/external/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_gs.c | 124 unsigned num_vertices, in tgsi_fetch_gs_input() 221 unsigned num_vertices, in llvm_fetch_gs_input()
|
D | draw_pt_so_emit.c | 112 unsigned num_vertices) in so_emit_prim()
|
D | draw_llvm.c | 1487 LLVMValueRef num_vertices = in draw_gs_llvm_end_primitive() local
|
/external/mesa3d/src/gallium/auxiliary/hud/ |
D | hud_private.h | 89 unsigned num_vertices; member 112 unsigned num_vertices; member
|
D | hud_context.c | 70 float *buffer, unsigned num_vertices, in hud_draw_colored_prims() 427 unsigned num_vertices, unsigned stride) in hud_prepare_vertices()
|
/external/mesa3d/src/compiler/glsl/ |
D | linker.cpp | 259 unsigned num_vertices; member in __anon8ad725fe0111::array_resize_visitor 263 array_resize_visitor(unsigned num_vertices, in array_resize_visitor() 786 unsigned num_vertices = in validate_geometry_shader_executable() local 2383 unsigned num_vertices = in link_intrastage_shaders() local 2520 const int num_vertices = tcs in resize_tes_inputs() local
|
D | ast_to_hir.cpp | 4542 unsigned num_vertices, in validate_layout_qualifier_vertex_count() 4601 unsigned num_vertices = 0; in handle_tess_ctrl_shader_output_decl() local 4681 unsigned num_vertices = 0; in handle_geometry_shader_input_decl() local 8311 unsigned num_vertices; in hir() local 8376 unsigned num_vertices = vertices_per_prim(this->prim_type); in hir() local
|
/external/mesa3d/src/gallium/state_trackers/nine/ |
D | nine_state.c | 3184 update_vertex_buffers_sw(struct NineDevice9 *device, int start_vertice, int num_vertices) in update_vertex_buffers_sw() 3349 int start_vertice, int num_vertices, struct pipe_stream_output_info *so) in nine_state_prepare_draw_sw()
|
/external/u-boot/drivers/video/ |
D | stb_truetype.h | 1229 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape() 1251 int num_vertices=0; in stbtt_GetGlyphShape() local
|