Searched refs:FUNCTIONAL_TEST_N_LEVELS (Results 1 – 1 of 1) sorted by relevance
2503 #define FUNCTIONAL_TEST_N_LEVELS 3 macro2586 GLubyte* dst_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate()2590 GLubyte* src_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate()2674 GLuint factors[FUNCTIONAL_TEST_N_LEVELS]; in calculateDimmensions()2686 for (GLuint i = level + 1; i < FUNCTIONAL_TEST_N_LEVELS; ++i) in calculateDimmensions()2692 for (GLuint i = 0; i < FUNCTIONAL_TEST_N_LEVELS; ++i) in calculateDimmensions()2864 for (GLuint i = 0; i < FUNCTIONAL_TEST_N_LEVELS; ++i) in cleanPixels()2898 GLuint left_heights[FUNCTIONAL_TEST_N_LEVELS]; in compareImages()2899 GLuint left_widths[FUNCTIONAL_TEST_N_LEVELS]; in compareImages()2900 GLuint left_depths[FUNCTIONAL_TEST_N_LEVELS]; in compareImages()[all …]