Searched refs:NV50_CB_AUX_RUNOUT_OFFSET (Results 1 – 2 of 2) sorted by relevance
105 #define NV50_CB_AUX_RUNOUT_OFFSET (NV50_CB_AUX_SIZE - 0x10) macro
775 PUSH_DATA (push, (NV50_CB_AUX_RUNOUT_OFFSET << (8 - 2)) | NV50_CB_AUX); in nv50_screen_init_hwctx()782 PUSH_DATAh(push, screen->uniforms->offset + (3 << 16) + NV50_CB_AUX_RUNOUT_OFFSET); in nv50_screen_init_hwctx()783 PUSH_DATA (push, screen->uniforms->offset + (3 << 16) + NV50_CB_AUX_RUNOUT_OFFSET); in nv50_screen_init_hwctx()