Home
last modified time | relevance | path

Searched refs:NV50_NEW_CP_CONSTBUF (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h67 #define NV50_NEW_CP_CONSTBUF (1 << 4) macro
Dnv50_context.c278 nv50->dirty_cp |= NV50_NEW_CP_CONSTBUF; in nv50_invalidate_resource_storage()
Dnv50_compute.c501 { nv50_compute_validate_constbufs, NV50_NEW_CP_CONSTBUF },
Dnv50_shader_state.c114 nv50->dirty_cp |= NV50_NEW_CP_CONSTBUF; in nv50_constbufs_validate()
Dnv50_state.c895 nv50->dirty_cp |= NV50_NEW_CP_CONSTBUF; in nv50_set_constant_buffer()