Searched defs:CheckDepth (Results 1 – 2 of 2) sorted by relevance
176 static bool CheckDepth(int depth, int max_depth) { return depth < max_depth || max_depth == -1; } in CheckDepth() function
2978 bool BlitTest::CheckDepth() in CheckDepth() function in gl4cts::DirectStateAccess::Framebuffers::BlitTest