Searched refs:FUNCTIONAL_TEST_N_LEVELS (Results 1 - 1 of 1) sorted by relevance

/external/deqp/external/openglcts/modules/gl/
H A Dgl4cCopyImageTests.cpp2503 #define FUNCTIONAL_TEST_N_LEVELS 3 macro
2586 GLubyte* dst_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 };
2590 GLubyte* src_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 };
2666 * @param out_widths Calcualted widths, array of FUNCTIONAL_TEST_N_LEVELS'th elements
2667 * @param out_heights Calculated heights, array of FUNCTIONAL_TEST_N_LEVELS'th elements
2668 * @param out_depths Calculated dephts, array of FUNCTIONAL_TEST_N_LEVELS'th elements
2674 GLuint factors[FUNCTIONAL_TEST_N_LEVELS];
2686 for (GLuint i = level + 1; i < FUNCTIONAL_TEST_N_LEVELS; ++i)
2692 for (GLuint i = 0; i < FUNCTIONAL_TEST_N_LEVELS; ++i)
2864 for (GLuint i = 0; i < FUNCTIONAL_TEST_N_LEVELS;
[all...]

Completed in 67 milliseconds