Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cDirectStateAccessFramebuffersAndRenderbuffersTests.cpp3811 static const glw::GLchar* pnames_strings[] = { "GL_DOUBLEBUFFER", in TestDefaultFramebuffer() local
3834 << glu::getErrorStr(error) << " error when called with " << pnames_strings[i] in TestDefaultFramebuffer()
3846 << pnames_strings[i] << " parameter name of default object." in TestDefaultFramebuffer()
3880 static const glw::GLchar* pnames_strings[] = { "GL_DOUBLEBUFFER", in TestCustomFramebuffer() local
3908 << glu::getErrorStr(error) << " error when called with " << pnames_strings[i] in TestCustomFramebuffer()
3920 << pnames_strings[i] << " parameter name of framebuffer object." in TestCustomFramebuffer()
9030 static const glw::GLchar* pnames_strings[] = { in iterate() local
9051 << glu::getErrorStr(error) << " error when called with " << pnames_strings[i] in iterate()
9065 << ", but " << parameter_legacy << " was expected for " << pnames_strings[i] in iterate()