Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2490 #define FUNCTIONAL_TEST_N_LEVELS 3 macro
2573 GLubyte* dst_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate()
2577 GLubyte* src_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate()
2661 GLuint factors[FUNCTIONAL_TEST_N_LEVELS]; in calculateDimmensions()
2673 for (GLuint i = level + 1; i < FUNCTIONAL_TEST_N_LEVELS; ++i) in calculateDimmensions()
2679 for (GLuint i = 0; i < FUNCTIONAL_TEST_N_LEVELS; ++i) in calculateDimmensions()
2851 for (GLuint i = 0; i < FUNCTIONAL_TEST_N_LEVELS; ++i) in cleanPixels()
2885 GLuint left_heights[FUNCTIONAL_TEST_N_LEVELS]; in compareImages()
2886 GLuint left_widths[FUNCTIONAL_TEST_N_LEVELS]; in compareImages()
2887 GLuint left_depths[FUNCTIONAL_TEST_N_LEVELS]; in compareImages()
[all …]