Home
last modified time | relevance | path

Searched refs:NV50_NEW_3D_CONSTBUF (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_context.h56 #define NV50_NEW_3D_CONSTBUF (1 << 18) macro
H A Dnv50_context.c282 nv50->dirty_3d |= NV50_NEW_3D_CONSTBUF; in nv50_invalidate_resource_storage()
H A Dnv50_compute.c205 nv50->dirty_3d |= NV50_NEW_3D_CONSTBUF; in nv50_compute_invalidate_constbufs()
H A Dnv50_state_validate.c521 { nv50_constbufs_validate, NV50_NEW_3D_CONSTBUF },
H A Dnv50_state.c903 nv50->dirty_3d |= NV50_NEW_3D_CONSTBUF; in nv50_set_constant_buffer()

Completed in 5 milliseconds