Searched refs:NV50_CB_AUX_RUNOUT_OFFSET (Results 1 – 2 of 2) sorted by relevance
132 #define NV50_CB_AUX_RUNOUT_OFFSET (NV50_CB_AUX_SIZE - 0x10) macro
834 PUSH_DATA (push, (NV50_CB_AUX_RUNOUT_OFFSET << (8 - 2)) | NV50_CB_AUX); in nv50_screen_init_hwctx()841 PUSH_DATAh(push, screen->uniforms->offset + (4 << 16) + NV50_CB_AUX_RUNOUT_OFFSET); in nv50_screen_init_hwctx()842 PUSH_DATA (push, screen->uniforms->offset + (4 << 16) + NV50_CB_AUX_RUNOUT_OFFSET); in nv50_screen_init_hwctx()