Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2586 GLubyte* dst_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate() local
2716 bool FunctionalTest::copyAndVerify(const testCase& test_case, const GLubyte** dst_pixels, const GLu… in copyAndVerify()
3439 bool FunctionalTest::verify(const testCase& test_case, GLuint dst_layer, const GLubyte** dst_pixels in verify()
3884 GLubyte* dst_pixels = 0; in iterate() local