Home
last modified time | relevance | path

Searched refs:DEPTH_RANGE_METHOD (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcViewportArrayTests.hpp571 enum DEPTH_RANGE_METHOD enum in glcts::ViewportArray::DrawTestBase
621 void setup16x2Depths(DEPTH_RANGE_METHOD method);
639 void setup16x2DepthsHelper(DEPTH_RANGE_METHOD method, T* data = NULL);
DglcViewportArrayTests.cpp2926 DEPTH_RANGE_METHOD method; in setupViewports()
2931 method = (DEPTH_RANGE_METHOD)iteration_index; in setupViewports()
3057 void DrawTestBase::setup16x2Depths(DEPTH_RANGE_METHOD method) in setup16x2Depths()
3073 void DrawTestBase::setup16x2DepthsHelper(DEPTH_RANGE_METHOD method, T*) in setup16x2DepthsHelper()
4553 DEPTH_RANGE_METHOD method; in setupViewports()
4558 method = (DEPTH_RANGE_METHOD)iteration_index; in setupViewports()