Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglNegativeApiTests.cpp531 static const EGLint* s_invalidGenericPbufferAttribs[] = in init() local
586 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_invalidGenericPbufferAttribs); ndx++) in init()
588 …expectNoSurface(eglCreatePbufferSurface(display, genericConfig, s_invalidGenericPbufferAttribs[ndx… in init()