Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cCopyImageTests.cpp2590 GLubyte* src_pixels[FUNCTIONAL_TEST_N_LEVELS] = { 0 }; in iterate() local
2716 …t::copyAndVerify(const testCase& test_case, const GLubyte** dst_pixels, const GLubyte** src_pixels) in copyAndVerify()
3440 const GLubyte** src_pixels, GLuint depth) in verify()
3781 bool SmokeTest::copyAndVerify(const testCase& test_case, const GLubyte* src_pixels) in copyAndVerify()
3888 GLubyte* src_pixels = 0; in iterate() local
4082 bool SmokeTest::verify(const testCase& test_case, const GLubyte* src_pixels) in verify()