Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglNegativeApiTests.cpp516 static const EGLint* s_invalidNoEsPbufferAttribs[] = in init() local
587 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(s_invalidNoEsPbufferAttribs); ndx++) in init()
589 … expectNoSurface(eglCreatePbufferSurface(display, noEsConfig, s_invalidNoEsPbufferAttribs[ndx])); in init()