Searched refs:NV50_3D_COND_MODE_ALWAYS (Results 1 – 4 of 4) sorted by relevance
88 cond = NV50_3D_COND_MODE_ALWAYS; in nv50_render_condition()104 cond = wait ? NV50_3D_COND_MODE_NOT_EQUAL : NV50_3D_COND_MODE_ALWAYS; in nv50_render_condition()106 cond = wait ? NV50_3D_COND_MODE_EQUAL : NV50_3D_COND_MODE_ALWAYS; in nv50_render_condition()111 cond = NV50_3D_COND_MODE_ALWAYS; in nv50_render_condition()163 nv50->cond_condmode = NV50_3D_COND_MODE_ALWAYS; in nv50_init_query_functions()
347 PUSH_DATA (push, NV50_3D_COND_MODE_ALWAYS); in nv50_clear_render_target()435 PUSH_DATA (push, NV50_3D_COND_MODE_ALWAYS); in nv50_clear_depth_stencil()810 PUSH_DATA (push, NV50_3D_COND_MODE_ALWAYS); in nv50_clear_buffer()1203 PUSH_DATA (push, NV50_3D_COND_MODE_ALWAYS); in nv50_blitctx_prepare_state()
1286 #define NV50_3D_COND_MODE_ALWAYS 0x00000001 macro
701 PUSH_DATA (push, NV50_3D_COND_MODE_ALWAYS); in nv50_screen_init_hwctx()