Home
last modified time | relevance | path

Searched defs:num_vertices (Results 1 - 25 of 28) sorted by relevance

12

/third_party/mesa3d/src/amd/llvm/
H A Dac_llvm_cull.h50 uint8_t num_vertices; /* 1..3 */ member
H A Dac_llvm_cull.c54 ac_analyze_position_w(struct ac_llvm_context *ctx, LLVMValueRef pos[3][4], struct ac_position_w_info *w, unsigned num_vertices) ac_analyze_position_w() argument
H A Dac_llvm_build.h566 unsigned num_vertices; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_draw.c197 unsigned num_vertices = ctx->batch->num_vertices; variable
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_const.c132 unsigned num_vertices = emit->hs in fd6_build_tess_consts() local
/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pt_so_emit.c115 so_emit_prim(struct pt_so_emit *so, unsigned *indices, unsigned num_vertices) so_emit_prim() argument
H A Ddraw_tess.c115 unsigned num_vertices = shader->vertices_out; in llvm_store_tcs_output() local
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) llvm_fetch_tcs_input() 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) llvm_fetch_tes_input() argument
272 llvm_fetch_tess_factors(struct draw_tess_eval_shader *shader, unsigned patch_id, unsigned num_vertices, struct pipe_tessellation_factors *factors) llvm_fetch_tess_factors() argument
[all...]
H A Ddraw_gs.c125 tgsi_fetch_gs_input(struct draw_geometry_shader *shader, unsigned *indices, unsigned num_vertices, unsigned prim_idx) tgsi_fetch_gs_input() argument
229 llvm_fetch_gs_input(struct draw_geometry_shader *shader, unsigned *indices, unsigned num_vertices, unsigned prim_idx) llvm_fetch_gs_input() argument
H A Ddraw_llvm.c1858 LLVMValueRef num_vertices = in draw_gs_llvm_end_primitive() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_io_to_vector.c292 unsigned num_vertices; in create_new_io_vars() local
51 get_per_vertex_type(const nir_shader *shader, const nir_variable *var, unsigned *num_vertices) get_per_vertex_type() 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) get_flat_type() argument
[all...]
/third_party/mesa3d/src/broadcom/compiler/
H A Dv3d_nir_lower_io.c505 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/
H A Dfreedreno_batch.h152 unsigned num_vertices; /* number of vertices in current batch */ member
/third_party/mesa3d/src/mesa/main/
H A Dglthread_draw.c540 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
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) upload_vertices() argument
1038 unsigned num_vertices = 0; _mesa_marshal_MultiDrawElementsBaseVertex() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A Dhud_private.h92 unsigned num_vertices; member
115 unsigned num_vertices; member
H A Dhud_context.c71 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) hud_draw_colored_prims() argument
445 hud_prepare_vertices(struct hud_context *hud, struct vertex_queue *v, unsigned num_vertices, unsigned stride) hud_prepare_vertices() argument
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker.cpp268 unsigned num_vertices; member in __anon7179::find_assignment_visitor::array_resize_visitor
272 array_resize_visitor(unsigned num_vertices, in array_resize_visitor() argument
722 unsigned num_vertices = validate_geometry_shader_executable() local
2538 unsigned num_vertices = link_intrastage_shaders() local
2592 const int num_vertices = tcs resize_tes_inputs() local
[all...]
H A Dast_to_hir.cpp4814 unsigned num_vertices = 0; in handle_tess_ctrl_shader_output_decl() local
4753 validate_layout_qualifier_vertex_count(struct _mesa_glsl_parse_state *state, YYLTYPE loc, ir_variable *var, unsigned num_vertices, unsigned *size, const char *var_category) validate_layout_qualifier_vertex_count() argument
4894 unsigned num_vertices = 0; handle_geometry_shader_input_decl() local
8748 unsigned num_vertices; hir() local
8813 unsigned num_vertices = vertices_per_prim(this->prim_type); hir() local
[all...]
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_indirect_draw.c955 nir_ssa_def *num_vertices = in patch() local
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c459 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) u_vbuf_translate_buffers() argument
678 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, uint32_t misaligned) u_vbuf_translate_begin() argument
1118 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) get_upload_offset_size() argument
1161 u_vbuf_upload_buffers(struct u_vbuf *mgr, int start_vertex, unsigned num_vertices, int start_instance, unsigned num_instances) u_vbuf_upload_buffers() argument
1466 unsigned num_vertices; u_vbuf_draw_vbo() local
[all...]
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dnine_state.c3119 update_vertex_buffers_sw(struct NineDevice9 *device, int start_vertice, int num_vertices) in update_vertex_buffers_sw() argument
3283 nine_state_prepare_draw_sw(struct NineDevice9 *device, struct NineVertexDeclaration9 *vdecl_out, int start_vertice, int num_vertices, struct pipe_stream_output_info *so) nine_state_prepare_draw_sw() argument
H A Ddevice9.c3012 unsigned num_vertices = prim_count_to_vertex_count(PrimitiveType, PrimitiveCount); in NineDevice9_DrawPrimitive() local
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds.h383 uint32_t num_vertices; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dgfx10_shader_ngg.c86 static LLVMValueRef ngg_get_vertices_per_prim(struct si_shader_context *ctx, unsigned *num_vertices) in ngg_get_vertices_per_prim() argument
169 unsigned num_vertices; gfx10_ngg_build_export_prim() local
264 LLVMValueRef num_vertices; global() member
889 unsigned num_vertices; gfx10_build_primitive_accepted() local
1114 unsigned num_vertices; gfx10_ngg_culling_build_end() local
1581 unsigned num_vertices; gfx10_ngg_build_end() local
[all...]
/third_party/mesa3d/src/imgui/
H A Dimstb_truetype.h1623 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape() argument
1645 int num_vertices=0; in stbtt__GetGlyphShapeTT() local
1874 int num_vertices; global() member
[all...]
/third_party/skia/third_party/externals/imgui/
H A Dimstb_truetype.h1623 static int stbtt__close_shape(stbtt_vertex *vertices, int num_vertices, int was_off, int start_off, in stbtt__close_shape() argument
1645 int num_vertices=0; in stbtt__GetGlyphShapeTT() local
1874 int num_vertices; global() member
[all...]

Completed in 53 milliseconds

12