Searched refs:SVGA3D_CMP_ALWAYS (Results 1 – 2 of 2) sorted by relevance
46 case PIPE_FUNC_ALWAYS: return SVGA3D_CMP_ALWAYS; in svga_translate_compare_func()49 return SVGA3D_CMP_ALWAYS; in svga_translate_compare_func()
545 SVGA3D_CMP_ALWAYS = 8, enumerator