Searched refs:NV50_3D_COND_MODE_NOT_EQUAL (Results 1 – 2 of 2) sorted by relevance
95 NV50_3D_COND_MODE_NOT_EQUAL; in nv50_render_condition()104 cond = wait ? NV50_3D_COND_MODE_NOT_EQUAL : NV50_3D_COND_MODE_ALWAYS; in nv50_render_condition()
1289 #define NV50_3D_COND_MODE_NOT_EQUAL 0x00000004 macro