Home
last modified time | relevance | path

Searched refs:u_upload_unmap (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_draw_elements.c148 u_upload_unmap(pipe->stream_uploader); in translate_indices()
173 u_upload_unmap(pipe->stream_uploader); in translate_indices()
270 u_upload_unmap(pipe->stream_uploader); in svga_hwtnl_draw_range_elements()
Dsvga_context.c381 u_upload_unmap(svga->const0_upload); in svga_context_flush()
Dsvga_state_constants.c663 u_upload_unmap(svga->const0_upload); in emit_constbuf()
Dsvga_resource_texture.c1431 u_upload_unmap(svga->tex_upload); in svga_texture_transfer_unmap_upload()
/third_party/mesa3d/src/gallium/auxiliary/util/
Du_upload_mgr.h91 void u_upload_unmap( struct u_upload_mgr *upload );
Du_upload_mgr.c144 u_upload_unmap(struct u_upload_mgr *upload) in u_upload_unmap() function
Du_helpers.c164 u_upload_unmap(pipe->stream_uploader); in util_upload_index_buffer()
/third_party/mesa3d/src/gallium/auxiliary/indices/
Du_primconvert.c286 u_upload_unmap(pc->pipe->stream_uploader); in util_primconvert_draw_vbo()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_constbuf.c142 u_upload_unmap(pipe->const_uploader); in st_upload_constants()
Dst_atom_array.c249 u_upload_unmap(uploader); in st_setup_current()
Dst_cb_drawtex.c287 u_upload_unmap(pipe->stream_uploader); in st_DrawTex()
Dst_draw.c484 u_upload_unmap(st->pipe->stream_uploader); in st_draw_quad()
Dst_pbo.c250 u_upload_unmap(st->pipe->stream_uploader); in st_pbo_draw()
Dst_cb_bitmap.c767 u_upload_unmap(pipe->stream_uploader); in st_DrawAtlasBitmaps()
/third_party/mesa3d/src/gallium/auxiliary/vl/
Dvl_bicubic_filter.c441 u_upload_unmap(filter->pipe->const_uploader); in vl_bicubic_filter_render()
Dvl_compositor_gfx.c645 u_upload_unmap(c->pipe->stream_uploader); in gen_vertex_data()
/third_party/mesa3d/src/gallium/frontends/nine/
Dbuffer9.c668 u_upload_unmap(device->vertex_uploader); in NineBuffer9_Upload()
Dnine_state.c539 u_upload_unmap(context->pipe->const_uploader); in prepare_vs_constants_userbuf()
627 u_upload_unmap(context->pipe->const_uploader); in prepare_ps_constants_userbuf()
3158 u_upload_unmap(device->pipe_sw->stream_uploader); in update_vertex_buffers_sw()
3264 u_upload_unmap(device->pipe_sw->const_uploader); in update_vs_constants_sw()
Ddevice9.c3103 u_upload_unmap(This->vertex_uploader); in NineDevice9_DrawPrimitiveUP()
3167 u_upload_unmap(This->vertex_uploader); in NineDevice9_DrawIndexedPrimitiveUP()
3179 u_upload_unmap(This->pipe_secondary->stream_uploader); in NineDevice9_DrawIndexedPrimitiveUP()
/third_party/mesa3d/src/gallium/auxiliary/hud/
Dhud_context.c93 u_upload_unmap(hud->pipe->stream_uploader); in hud_draw_colored_prims()
711 u_upload_unmap(pipe->stream_uploader); in hud_stop_queries()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c259 u_upload_unmap(fd4_ctx->border_color_uploader); in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c265 u_upload_unmap(fd3_ctx->border_color_uploader); in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c338 u_upload_unmap(fd5_ctx->border_color_uploader); in emit_border_color()
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3dx_state.c430 u_upload_unmap(v3d->state_uploader); in v3d_vertex_state_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.c243 u_upload_unmap(fd6_ctx->border_color_uploader); in emit_border_color()

12