HomeSort by relevance Sort by last modified time
    Searched refs:NV50_CB_AUX (Results 1 - 3 of 3) sorted by null

  /external/mesa3d/src/gallium/drivers/nv50/
nv50_screen.c 452 PUSH_DATA (push, (NV50_CB_AUX << 16) | 0x0200);
455 PUSH_DATA (push, (NV50_CB_AUX << 12) | 0xf01);
456 PUSH_DATA (push, (NV50_CB_AUX << 12) | 0xf21);
457 PUSH_DATA (push, (NV50_CB_AUX << 12) | 0xf31);
461 PUSH_DATA (push, ((1 << 9) << 6) | NV50_CB_AUX);
nv50_context.h 73 #define NV50_CB_AUX 127
nv50_state_validate.c 233 PUSH_DATA (push, (0 << 8) | NV50_CB_AUX);

Completed in 741 milliseconds