Home
last modified time | relevance | path

Searched refs:nouveau_bufctx_reset (Results 1 – 24 of 24) sorted by relevance

/external/mesa3d/src/gallium/drivers/nv30/
Dnv40_verttex.c80 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VERTTEX(i)); in nv40_verttex_set_sampler_views()
86 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VERTTEX(i)); in nv40_verttex_set_sampler_views()
Dnv30_fragtex.c182 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGTEX(i)); in nv30_fragtex_set_sampler_views()
188 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGTEX(i)); in nv30_fragtex_set_sampler_views()
Dnv30_state.c358 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FB); in nv30_set_framebuffer_state()
402 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF); in nv30_set_vertex_buffers()
Dnv30_winsys.h39 nouveau_bufctx_reset(bufctx(push), bin); in PUSH_RESET()
Dnv30_vbo.c176 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXTMP); in nv30_release_user_vbufs()
188 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF); in nv30_vbo_validate()
/external/mesa3d/src/gallium/drivers/nvc0/
Dnvc0_transfer.c108 nouveau_bufctx_reset(bctx, 0); in nvc0_m2mf_transfer_rect()
173 nouveau_bufctx_reset(bctx, 0); in nve4_m2mf_transfer_rect()
218 nouveau_bufctx_reset(nvc0->bufctx, 0); in nvc0_m2mf_push_linear()
261 nouveau_bufctx_reset(nvc0->bufctx, 0); in nve4_p2mf_push_linear()
299 nouveau_bufctx_reset(bctx, 0); in nvc0_m2mf_copy_linear()
326 nouveau_bufctx_reset(bctx, 0); in nve4_m2mf_copy_linear()
498 nouveau_bufctx_reset(bctx, 0); in nvc0_cb_push()
Dnvc0_state.c518 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_TEX(s, i)); in nvc0_stage_set_sampler_views()
528 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_TEX(s, i)); in nvc0_stage_set_sampler_views()
662 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_CB(s, i)); in nvc0_set_constant_buffer()
732 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_FB); in nvc0_set_framebuffer_state()
833 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_VTX); in nvc0_set_vertex_buffers()
843 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_IDX); in nvc0_set_index_buffer()
Dnvc0_shader_state.c43 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_TLS); in nvc0_program_update_context_state()
249 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_TFB); in nvc0_tfb_validate()
Dnvc0_vbo.c220 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_VTX_TMP); in nvc0_release_user_vbufs()
419 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_VTX); in nvc0_vertex_arrays_validate()
Dnvc0_vbo_translate.c511 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_VTX_TMP); in nvc0_push_vbo()
Dnvc0_state_validate.c64 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_FB); in nvc0_validate_fb()
Dnvc0_surface.c271 nouveau_bufctx_reset(nvc0->bufctx, 0); in nvc0_resource_copy_region()
/external/libdrm/nouveau/
Dbufctx.c92 nouveau_bufctx_reset(&pctx->base, pctx->nr_bins); in nouveau_bufctx_del()
103 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset() function
Dnouveau-symbol-check26 nouveau_bufctx_reset
Dnouveau.h189 void nouveau_bufctx_reset(struct nouveau_bufctx *, int bin);
/external/mesa3d/src/gallium/drivers/nv50/
Dnv50_transfer.c143 nouveau_bufctx_reset(bctx, 0); in nv50_m2mf_transfer_rect()
204 nouveau_bufctx_reset(nv50->bufctx, 0); in nv50_sifc_linear_u8()
246 nouveau_bufctx_reset(bctx, 0); in nv50_m2mf_copy_linear()
420 nouveau_bufctx_reset(bctx, 0); in nv50_cb_push()
Dnv50_state.c638 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_TEXTURES); in nv50_stage_set_sampler_views()
764 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_CB(s, i)); in nv50_set_constant_buffer()
837 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_FB); in nv50_set_framebuffer_state()
911 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_VERTEX); in nv50_set_vertex_buffers()
923 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_INDEX); in nv50_set_index_buffer()
Dnv50_shader_state.c134 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_TLS); in nv50_program_update_context_state()
141 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_TLS); in nv50_program_update_context_state()
583 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_SO); in nv50_stream_output_validate()
Dnv50_state_validate.c13 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_FB); in nv50_validate_fb()
Dnv50_vbo.c269 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_VERTEX_TMP); in nv50_release_user_vbufs()
Dnv50_surface.c265 nouveau_bufctx_reset(nv50->bufctx, NV50_BIND_2D); in nv50_resource_copy_region()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_local.h98 nouveau_bufctx_reset(BUFCTX(push), bin); in PUSH_RESET()
Dnouveau_context.c342 nouveau_bufctx_reset(to_nouveau_context(ctx)->hw.bufctx, BUFCTX_FB); in update_framebuffer()
/external/mesa3d/src/gallium/drivers/nouveau/
Dnouveau_video.c77 nouveau_bufctx_reset(dec->bufctx, NV31_VIDEO_BIND_CMD); in nouveau_vpe_fini()
405 nouveau_bufctx_reset(dec->bufctx, NV31_VIDEO_BIND_IMG(i)); in nouveau_decoder_surface_index()