Searched refs:SVGA3D_COMPARISON_NOT_EQUAL (Results 1 – 3 of 3) sorted by relevance
89 STATIC_ASSERT(SVGA3D_COMPARISON_NOT_EQUAL == SVGA3D_CMP_NOTEQUAL); in define_depth_stencil_state_object()
117 return SVGA3D_COMPARISON_NOT_EQUAL; in translate_comparison_func()
102 #define SVGA3D_COMPARISON_NOT_EQUAL 6 macro