Searched refs:NV50_CB_AUX_MEMBAR_OFFSET (Results 1 – 3 of 3) sorted by relevance
127 #define NV50_CB_AUX_MEMBAR_OFFSET 0x6c4 macro
846 PUSH_DATA (push, (NV50_CB_AUX_MEMBAR_OFFSET << (8 - 2)) | NV50_CB_AUX); in nv50_screen_init_hwctx()848 PUSH_DATA (push, screen->uniforms->offset + (4 << 16) + NV50_CB_AUX_MEMBAR_OFFSET); in nv50_screen_init_hwctx()
370 info->io.membarOffset = NV50_CB_AUX_MEMBAR_OFFSET; in nv50_program_translate()