Home
last modified time | relevance | path

Searched refs:NV50_NEW_3D_CONSTBUF (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h45 #define NV50_NEW_3D_CONSTBUF (1 << 18) macro
Dnv50_context.c254 nv50->dirty_3d |= NV50_NEW_3D_CONSTBUF; in nv50_invalidate_resource_storage()
Dnv50_state_validate.c521 { nv50_constbufs_validate, NV50_NEW_3D_CONSTBUF },
Dnv50_state.c934 nv50->dirty_3d |= NV50_NEW_3D_CONSTBUF; in nv50_set_constant_buffer()