Home
last modified time | relevance | path

Searched defs:num_vertices (Results 1 – 25 of 64) sorted by relevance

123

/third_party/boost/libs/graph/example/
Din_edges.cpp34 const int num_vertices = 5; in main() local
Dexterior_properties.cpp79 const int num_vertices = 9; in main() local
Dhawick_circuits.cpp85 unsigned int num_vertices = boost::lexical_cast< unsigned int >(argv[1]); in main() local
Dedge_property.cpp119 const int num_vertices = 9; in main() local
Dquick_tour.cpp86 const int num_vertices = N; in main() local
/third_party/boost/boost/msm/mpl_graph/
Dmpl_graph.hpp95 struct num_vertices : struct
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_tess.c57 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()
Ddraw_gs.c126 unsigned num_vertices, in tgsi_fetch_gs_input()
230 unsigned num_vertices, in llvm_fetch_gs_input()
Ddraw_pt_so_emit.c117 unsigned num_vertices) in so_emit_prim()
/third_party/mesa3d/src/amd/llvm/
Dac_llvm_cull.h50 uint8_t num_vertices; /* 1..3 */ member
Dac_llvm_cull.c55 struct ac_position_w_info *w, unsigned num_vertices) in ac_analyze_position_w()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_io_to_vector.c52 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/boost/libs/parameter/test/literate/
Dpredicate-requirements0.cpp126 default_color_map(Size num_vertices, IndexMap const& index_map) in default_color_map()
/third_party/boost/libs/graph/test/
Dbasic_planarity_test.cpp117 VertexIndexUpdater vertex_index, std::size_t num_vertices) in test_maximal_planar()
Dparallel_edges_loops_test.cpp98 long num_vertices = boost::lexical_cast< long >(v[2].c_str()); in read_dimacs() local
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_vbuf.c453 int start_vertex, unsigned num_vertices, in u_vbuf_translate_buffers()
670 int start_vertex, unsigned num_vertices, in u_vbuf_translate_begin()
1049 int start_vertex, unsigned num_vertices, in get_upload_offset_size()
1088 int start_vertex, unsigned num_vertices, in u_vbuf_upload_buffers()
1389 unsigned num_vertices; in u_vbuf_draw_vbo() local
/third_party/boost/tools/build/src/engine/modules/
Dorder.cpp73 void topological_sort( int * * graph, int num_vertices, int * result ) in topological_sort()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dgfx10_shader_ngg.c77 static LLVMValueRef ngg_get_vertices_per_prim(struct si_shader_context *ctx, unsigned *num_vertices) in ngg_get_vertices_per_prim()
157 unsigned num_vertices; in gfx10_ngg_build_export_prim() local
252 LLVMValueRef num_vertices; member
798 unsigned num_vertices; in gfx10_build_primitive_accepted() local
880 unsigned num_vertices; in gfx10_emit_ngg_culling_epilogue() local
1359 unsigned num_vertices; in gfx10_emit_ngg_epilogue() local
/third_party/boost/boost/graph/distributed/
Dvertex_list_adaptor.hpp171 vertices_size_type num_vertices() const { return all_vertices_->size(); } in num_vertices() function in boost::graph::vertex_list_adaptor
292 num_vertices(const vertex_list_adaptor<Graph, GlobalIndexMap>& g) in num_vertices() function
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_draw.c197 unsigned num_vertices = ctx->batch->num_vertices; in fd2_draw_vbo() local
/third_party/boost/boost/graph/
Dvertex_and_edge_range.hpp100 num_vertices( in num_vertices() function
Ddimacs.hpp243 vertices_size_type num_vertices, num_edges, seen_edges; member in boost::graph::dimacs_basic_reader
Dmetis.hpp121 vertices_size_type num_vertices() const { return n_vertices; } in num_vertices() function in boost::graph::metis_reader
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_private.h92 unsigned num_vertices; member
115 unsigned num_vertices; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_const.c150 unsigned num_vertices = emit->hs in fd6_build_tess_consts() local

123