Searched refs:NVC0_3D_COND_MODE_ALWAYS (Results 1 – 4 of 4) sorted by relevance
110 cond = NVC0_3D_COND_MODE_ALWAYS; in nvc0_render_condition()126 NVC0_3D_COND_MODE_ALWAYS; in nvc0_render_condition()130 cond = wait ? NVC0_3D_COND_MODE_EQUAL : NVC0_3D_COND_MODE_ALWAYS; in nvc0_render_condition()135 cond = NVC0_3D_COND_MODE_ALWAYS; in nvc0_render_condition()283 nvc0->cond_condmode = NVC0_3D_COND_MODE_ALWAYS; in nvc0_init_query_functions()
348 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS); in nvc0_clear_render_target()597 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS); in nvc0_clear_buffer()676 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS); in nvc0_clear_depth_stencil()1017 IMMED_NVC0(push, NVC0_3D(COND_MODE), NVC0_3D_COND_MODE_ALWAYS); in nvc0_blitctx_prepare_state()
1193 #define NVC0_3D_COND_MODE_ALWAYS 0x00000001 macro
1001 PUSH_DATA (push, NVC0_3D_COND_MODE_ALWAYS); in nvc0_screen_create()