Home
last modified time | relevance | path

Searched refs:vert_info (Results 1 – 25 of 92) sorted by relevance

1234

/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
H A Ddraw_pt_fetch_shade_pipeline_llvm.c549 vert_info, in pipeline()
646 vert_info = &llvm_vert_info; in llvm_pipeline_generic()
659 FREE(vert_info->verts); in llvm_pipeline_generic()
660 vert_info = &tcs_vert_info; in llvm_pipeline_generic()
681 FREE(vert_info->verts); in llvm_pipeline_generic()
682 vert_info = &tes_vert_info; in llvm_pipeline_generic()
709 FREE(vert_info->verts); in llvm_pipeline_generic()
714 vert_info = &gs_vert_info[0]; in llvm_pipeline_generic()
723 if (vert_info->count > 65535) { in llvm_pipeline_generic()
732 FREE(vert_info->verts); in llvm_pipeline_generic()
[all …]
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
244 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
273 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
287 FREE(vert_info->verts); in fetch_pipeline_generic()
288 vert_info = &vs_vert_info; in fetch_pipeline_generic()
305 FREE(vert_info->verts); in fetch_pipeline_generic()
306 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
316 if (vert_info->count > 65535) { in fetch_pipeline_generic()
325 FREE(vert_info->verts); in fetch_pipeline_generic()
335 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
H A Ddraw_pt_fetch_shade_pipeline_llvm.c544 vert_info, in pipeline()
639 vert_info = &llvm_vert_info; in llvm_pipeline_generic()
652 FREE(vert_info->verts); in llvm_pipeline_generic()
653 vert_info = &tcs_vert_info; in llvm_pipeline_generic()
674 FREE(vert_info->verts); in llvm_pipeline_generic()
675 vert_info = &tes_vert_info; in llvm_pipeline_generic()
702 FREE(vert_info->verts); in llvm_pipeline_generic()
707 vert_info = &gs_vert_info[0]; in llvm_pipeline_generic()
716 if (vert_info->count > 65535) { in llvm_pipeline_generic()
725 FREE(vert_info->verts); in llvm_pipeline_generic()
[all …]
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/draw/
H A Ddraw_pt_fetch_shade_pipeline.c185 vert_info, in pipeline()
245 struct draw_vertex_info *vert_info; in fetch_pipeline_generic() local
275 vert_info = &fetched_vert_info; in fetch_pipeline_generic()
289 FREE(vert_info->verts); in fetch_pipeline_generic()
290 vert_info = &vs_vert_info; in fetch_pipeline_generic()
307 FREE(vert_info->verts); in fetch_pipeline_generic()
308 vert_info = &gs_vert_info[0]; in fetch_pipeline_generic()
318 if (vert_info->count > 65535) { in fetch_pipeline_generic()
327 FREE(vert_info->verts); in fetch_pipeline_generic()
337 FREE(vert_info->verts); in fetch_pipeline_generic()
[all …]
H A Ddraw_pipe.c236 draw->pipeline.verts = (char *)vert_info->verts; in draw_pipeline_run()
238 draw->pipeline.vertex_count = vert_info->count; in draw_pipeline_run()
256 if (max_index >= vert_info->count) { in draw_pipeline_run()
260 vert_info->count); in draw_pipeline_run()
268 vert_info->verts, in draw_pipeline_run()
269 vert_info->stride, in draw_pipeline_run()
272 vert_info->count - 1); in draw_pipeline_run()
328 char *verts = ((char*)vert_info->verts) + in draw_pipeline_run_linear()
329 (start * vert_info->stride); in draw_pipeline_run_linear()
335 assert(count <= vert_info->count); in draw_pipeline_run_linear()
[all …]
H A Ddraw_pt_fetch_shade_pipeline_llvm.c549 vert_info, in pipeline()
646 vert_info = &llvm_vert_info; in llvm_pipeline_generic()
659 FREE(vert_info->verts); in llvm_pipeline_generic()
660 vert_info = &tcs_vert_info; in llvm_pipeline_generic()
681 FREE(vert_info->verts); in llvm_pipeline_generic()
682 vert_info = &tes_vert_info; in llvm_pipeline_generic()
709 FREE(vert_info->verts); in llvm_pipeline_generic()
714 vert_info = &gs_vert_info[0]; in llvm_pipeline_generic()
723 if (vert_info->count > 65535) { in llvm_pipeline_generic()
732 FREE(vert_info->verts); in llvm_pipeline_generic()
[all …]

1234