Searched defs:iteration_index (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/common/
H A DglcViewportArrayTests.cpp2737 void DrawTestBase::getClearSettings(bool& clear_depth_before_draw, GLuint /* iteration_index */,
2886 * @param iteration_index Index of iteration for given test type
2888 void DrawTestBase::setupViewports(TEST_TYPE type, GLuint iteration_index) argument
2895 switch (iteration_index)
2900 method = (VIEWPORT_METHOD)iteration_index;
2911 switch (iteration_index)
2916 method = (SCISSOR_METHOD)iteration_index;
2927 switch (iteration_index)
2931 method = (DEPTH_RANGE_METHOD)iteration_index;
2942 switch (iteration_index)
3805 setupViewports(TEST_TYPE , glw::GLuint iteration_index) argument
4096 setupViewports(TEST_TYPE , GLuint iteration_index) argument
4414 getClearSettings(bool& clear_depth_before_draw, GLuint iteration_index, GLfloat& depth_value) argument
4549 setupViewports(TEST_TYPE , GLuint iteration_index) argument
[all...]

Completed in 325 milliseconds