/external/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_context.c | 258 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_invalidate_resource_storage() 268 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_invalidate_resource_storage() 278 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_VTX); in nvc0_invalidate_resource_storage() 291 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_TEX(i)); in nvc0_invalidate_resource_storage() 294 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(s, i)); in nvc0_invalidate_resource_storage() 311 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_CB(i)); in nvc0_invalidate_resource_storage() 314 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i)); in nvc0_invalidate_resource_storage() 328 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_BUF); in nvc0_invalidate_resource_storage() 331 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_BUF); in nvc0_invalidate_resource_storage() 345 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_invalidate_resource_storage() [all …]
|
D | nvc0_state.c | 545 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_TEX(i)); in nvc0_stage_set_sampler_views() 547 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(s, i)); in nvc0_stage_set_sampler_views() 558 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_TEX(i)); in nvc0_stage_set_sampler_views() 560 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(s, i)); in nvc0_stage_set_sampler_views() 789 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_CB(i)); in nvc0_set_constant_buffer() 797 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_CB(s, i)); in nvc0_set_constant_buffer() 889 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_set_framebuffer_state() 997 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_VTX); in nvc0_set_vertex_buffers() 1138 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TFB); in nvc0_set_transform_feedback_targets() 1169 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_SUF); in nvc0_bind_surfaces_range() [all …]
|
D | nvc0_transfer.c | 106 nouveau_bufctx_reset(bctx, 0); in nvc0_m2mf_transfer_rect() 195 nouveau_bufctx_reset(bctx, 0); in nve4_m2mf_transfer_rect() 237 nouveau_bufctx_reset(nvc0->bufctx, 0); in nvc0_m2mf_push_linear() 277 nouveau_bufctx_reset(nvc0->bufctx, 0); in nve4_p2mf_push_linear() 315 nouveau_bufctx_reset(bctx, 0); in nvc0_m2mf_copy_linear() 345 nouveau_bufctx_reset(bctx, 0); in nve4_m2mf_copy_linear()
|
D | nvc0_surface.c | 282 nouveau_bufctx_reset(nvc0->bufctx, 0); in nvc0_resource_copy_region() 415 nouveau_bufctx_reset(nvc0->bufctx, 0); in nvc0_clear_buffer_push_nvc0() 462 nouveau_bufctx_reset(nvc0->bufctx, 0); in nvc0_clear_buffer_push_nve4() 1095 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_blitctx_pre_blit() 1096 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(4, 0)); in nvc0_blitctx_pre_blit() 1097 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(4, 1)); in nvc0_blitctx_pre_blit() 1153 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_VTX_TMP); in nvc0_blitctx_post_blit() 1154 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEXT); in nvc0_blitctx_post_blit() 1155 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_FB); in nvc0_blitctx_post_blit() 1156 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(4, 0)); in nvc0_blitctx_post_blit() [all …]
|
D | nvc0_compute.c | 170 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(s, i)); in nvc0_compute_validate_textures() 351 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_SUF); in nvc0_compute_validate_surfaces() 500 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_SUF); in nvc0_launch_grid()
|
D | nvc0_vbo.c | 223 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_VTX_TMP); in nvc0_release_user_vbufs() 444 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_VTX); in nvc0_vertex_arrays_validate() 1119 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEXT); in nvc0_draw_vbo() 1120 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_IDX); in nvc0_draw_vbo() 1121 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_BINDLESS); in nvc0_draw_vbo()
|
D | nve4_compute.c | 941 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_DESC); in nve4_launch_grid() 942 nouveau_bufctx_reset(nvc0->bufctx_cp, NVC0_BIND_CP_BINDLESS); in nve4_launch_grid() 1018 nouveau_bufctx_reset(nvc0->bufctx_3d, NVC0_BIND_3D_TEX(s, i)); in nve4_compute_validate_textures()
|
/external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_context.c | 100 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FB); in nv30_invalidate_resource_storage() 110 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FB); in nv30_invalidate_resource_storage() 120 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF); in nv30_invalidate_resource_storage() 132 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGTEX(i)); in nv30_invalidate_resource_storage() 141 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VERTTEX(i)); in nv30_invalidate_resource_storage()
|
D | nv40_verttex.c | 81 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VERTTEX(i)); in nv40_verttex_set_sampler_views() 87 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VERTTEX(i)); in nv40_verttex_set_sampler_views()
|
D | nv30_fragtex.c | 182 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()
|
D | nv30_fragprog.c | 174 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FRAGPROG); in nv30_fp_state_bind()
|
D | nv30_state.c | 369 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_FB); in nv30_set_framebuffer_state() 433 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF); in nv30_set_vertex_buffers()
|
D | nv30_winsys.h | 39 nouveau_bufctx_reset(bufctx(push), bin); in PUSH_RESET()
|
D | nv30_vbo.c | 177 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXTMP); in nv30_release_user_vbufs() 189 nouveau_bufctx_reset(nv30->bufctx, BUFCTX_VTXBUF);
|
/external/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_context.c | 203 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_invalidate_resource_storage() 213 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_invalidate_resource_storage() 229 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_VERTEX); in nv50_invalidate_resource_storage() 241 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_TEXTURES); in nv50_invalidate_resource_storage() 256 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_CB(s, i)); in nv50_invalidate_resource_storage()
|
D | nv50_transfer.c | 145 nouveau_bufctx_reset(bctx, 0); in nv50_m2mf_transfer_rect() 199 nouveau_bufctx_reset(nv50->bufctx, 0); in nv50_sifc_linear_u8() 241 nouveau_bufctx_reset(bctx, 0); in nv50_m2mf_copy_linear()
|
D | nv50_state.c | 720 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_TEXTURES); in nv50_stage_set_sampler_views() 908 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_CB(s, i)); in nv50_set_constant_buffer() 997 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_set_framebuffer_state() 1076 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_VERTEX); in nv50_set_vertex_buffers() 1226 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_SO); in nv50_set_stream_output_targets() 1293 nouveau_bufctx_reset(nv50->bufctx_cp, NV50_BIND_CP_GLOBAL); in nv50_set_global_bindings()
|
D | nv50_surface.c | 272 nouveau_bufctx_reset(nv50->bufctx, NV50_BIND_2D); in nv50_resource_copy_region() 677 nouveau_bufctx_reset(nv50->bufctx, 0); in nv50_clear_buffer_push() 1285 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_blitctx_pre_blit() 1286 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_TEXTURES); in nv50_blitctx_pre_blit() 1333 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_FB); in nv50_blitctx_post_blit() 1334 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_TEXTURES); in nv50_blitctx_post_blit() 1645 nouveau_bufctx_reset(nv50->bufctx, NV50_BIND_2D); in nv50_blit_eng2d()
|
D | nv50_compute.c | 224 nouveau_bufctx_reset(nv50->bufctx, 0); in nv50_compute_upload_input()
|
D | nv50_query_hw_sm.c | 277 nouveau_bufctx_reset(nv50->bufctx_cp, NV50_BIND_CP_QUERY); in nv50_hw_sm_end_query()
|
D | nv50_shader_state.c | 137 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_TLS); in nv50_program_update_context_state() 144 nouveau_bufctx_reset(nv50->bufctx_3d, NV50_BIND_3D_TLS); in nv50_program_update_context_state()
|
/external/libdrm/nouveau/ |
D | bufctx.c | 88 nouveau_bufctx_reset(&pctx->base, pctx->nr_bins); in nouveau_bufctx_del() 99 nouveau_bufctx_reset(struct nouveau_bufctx *bctx, int bin) in nouveau_bufctx_reset() function
|
D | nouveau-symbols.txt | 14 nouveau_bufctx_reset
|
D | nouveau.h | 189 void nouveau_bufctx_reset(struct nouveau_bufctx *, int bin);
|
/external/mesa3d/src/mesa/drivers/dri/nouveau/ |
D | nouveau_local.h | 98 nouveau_bufctx_reset(BUFCTX(push), bin); in PUSH_RESET()
|