Home
last modified time | relevance | path

Searched refs:u_upload_unmap (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/svga/
H A 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()
H A Dsvga_context.c417 /* Unmap the 0th/default constant buffer. The u_upload_unmap() function in svga_context_flush()
423 u_upload_unmap(svga->const0_upload); in svga_context_flush()
H A Dsvga_state_constants.c824 u_upload_unmap(svga->const0_upload); in emit_constbuf()
H A Dsvga_resource_texture.c1457 u_upload_unmap(svga->tex_upload); in svga_texture_transfer_unmap_upload()
/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_upload_mgr.h91 void u_upload_unmap( struct u_upload_mgr *upload );
H A Du_upload_mgr.c144 u_upload_unmap(struct u_upload_mgr *upload) in u_upload_unmap() function
H A Du_helpers.c165 u_upload_unmap(pipe->stream_uploader); in util_upload_index_buffer()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_atom_constbuf.c146 u_upload_unmap(pipe->const_uploader); in st_upload_constants()
H A Dst_cb_drawtex.c287 u_upload_unmap(pipe->stream_uploader); in st_DrawTex()
H A Dst_atom_array.cpp263 u_upload_unmap(uploader); in st_setup_current()
H A Dst_draw.c506 u_upload_unmap(st->pipe->stream_uploader); in st_draw_quad()
H A Dst_cb_bitmap.c763 u_upload_unmap(pipe->stream_uploader); in st_DrawAtlasBitmaps()
H A Dst_pbo.c239 u_upload_unmap(st->pipe->stream_uploader); in st_pbo_draw()
/third_party/mesa3d/src/util/indices/
H A Du_primconvert.c265 u_upload_unmap(pc->pipe->stream_uploader); in primconvert_init_draw()
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_bicubic_filter.c441 u_upload_unmap(filter->pipe->const_uploader); in vl_bicubic_filter_render()
H A Dvl_compositor_gfx.c645 u_upload_unmap(c->pipe->stream_uploader); in gen_vertex_data()
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dbuffer9.c669 u_upload_unmap(device->vertex_uploader); in NineBuffer9_Upload()
H A Dnine_state.c538 u_upload_unmap(context->pipe->const_uploader); in prepare_vs_constants_userbuf()
626 u_upload_unmap(context->pipe->const_uploader); in prepare_ps_constants_userbuf()
3165 u_upload_unmap(device->pipe_sw->stream_uploader); in update_vertex_buffers_sw()
3271 u_upload_unmap(device->pipe_sw->const_uploader); in update_vs_constants_sw()
H A Ddevice9.c3105 u_upload_unmap(This->vertex_uploader); in NineDevice9_DrawPrimitiveUP()
3169 u_upload_unmap(This->vertex_uploader); in NineDevice9_DrawIndexedPrimitiveUP()
3181 u_upload_unmap(This->pipe_secondary->stream_uploader); in NineDevice9_DrawIndexedPrimitiveUP()
/third_party/mesa3d/src/gallium/auxiliary/hud/
H A 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/v3d/
H A Dv3dx_state.c437 u_upload_unmap(v3d->state_uploader); in v3d_vertex_state_create()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c338 u_upload_unmap(fd5_ctx->border_color_uploader);
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c265 u_upload_unmap(fd3_ctx->border_color_uploader); in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c358 u_upload_unmap(fd4_ctx->border_color_uploader); in emit_textures()
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_context.c969 u_upload_unmap(ctx->uploader); in virgl_flush_eq()

Completed in 36 milliseconds

12