Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_context.h100 #define NV50_CB_PVP 123 macro
Dnv50_compute.c219 const unsigned b = NV50_CB_PVP + s; in nv50_compute_validate_constbufs()
Dnv50_shader_state.c58 const unsigned b = NV50_CB_PVP + s; in nv50_constbufs_validate()
Dnv50_screen.c810 PUSH_DATA (push, (NV50_CB_PVP << 16) | 0x0000); in nv50_screen_init_hwctx()