Searched refs:NV50_CB_PCP (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ | ||
D | nv50_context.h | 103 #define NV50_CB_PCP 126 macro |
D | nv50_compute.c | 159 PUSH_DATA (push, (NV50_CB_PCP << 16) | 0x0000); in nv50_screen_compute_setup() |