Searched refs:getClearSettings (Results 1 - 2 of 2) sorted by relevance
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
H A D | glcViewportArrayTests.hpp | 592 virtual void getClearSettings(bool& clear_depth_before_draw, glw::GLuint iteration_index, 1009 virtual void getClearSettings(bool& clear_depth_before_draw, glw::GLuint iteration_index,
|
H A D | glcViewportArrayTests.cpp | 2631 getClearSettings(is_clear, draw_call, depth_value); in iterate() 2737 void DrawTestBase::getClearSettings(bool& clear_depth_before_draw, GLuint /* iteration_index */, in getClearSettings() function in glcts::ViewportArray::DrawTestBase 4414 void DepthRangeDepthTest::getClearSettings(bool& clear_depth_before_draw, GLuint iteration_index, GLfloat& depth_value) in getClearSettings() function in glcts::ViewportArray::DepthRangeDepthTest
|
Completed in 8 milliseconds