Home
last modified time | relevance | path

Searched refs:util_upload_index_buffer (Results 1 – 25 of 87) sorted by relevance

1234

/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/auxiliary/util/
H A Du_helpers.h55 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c144 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/lang/clover/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c152 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/auxiliary/util/
H A Du_helpers.h59 bool util_upload_index_buffer(struct pipe_context *pipe,
H A Du_helpers.c153 util_upload_index_buffer(struct pipe_context *pipe, in util_upload_index_buffer() function
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c250 if (!util_upload_index_buffer(pctx, info, &indexbuf, &index_offset, 4)) in fd_draw_vbo()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c274 !util_upload_index_buffer(pctx, info, &draws[0], &indexbuf, &index_offset, 4)) { in etna_draw_vbo()
/dports/lang/clover/mesa-21.3.6/src/gallium/drivers/freedreno/
H A Dfreedreno_draw.c309 if (!util_upload_index_buffer(pctx, info, &draws[0], &indexbuf, in fd_draw_vbo()

1234