Home
last modified time | relevance | path

Searched defs:dst_pixels (Results 1 – 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2573 GLubyte* dst_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate() local
2703 bool FunctionalTest::copyAndVerify(const testCase& test_case, const GLubyte** dst_pixels, const GLu… in copyAndVerify()
3426 bool FunctionalTest::verify(const testCase& test_case, GLuint dst_layer, const GLubyte** dst_pixels in verify()
3871 GLubyte* dst_pixels = 0; in iterate() local