Searched refs:R_DepthIsEquivalent (Results 1 – 3 of 3) sorted by relevance
53 bool R_DepthIsEquivalent(int depth1, int depth2) in R_DepthIsEquivalent() function80 R_DepthIsEquivalent(cur->depth, depth) && in R_FindResolution()166 if (! R_DepthIsEquivalent(cur->depth, depth)) in R_IncrementResolution()262 if (! R_DepthIsEquivalent(A->depth, B->depth)) in operator ()()267 return R_DepthIsEquivalent(SCREENBITS, 16) ? in operator ()()
74 bool R_DepthIsEquivalent(int depth1, int depth2);
177 if (R_DepthIsEquivalent(got_depth, mode.depth)) in I_StartupGraphics()