Searched refs:s_negativeHeightPbufferAttrib (Results 1 – 1 of 1) sorted by relevance
505 static const EGLint s_negativeHeightPbufferAttrib[] = { EGL_WIDTH, 64, EGL_HEIGHT, -1, EGL_NONE }; in init() local638 expectNoSurface(eglCreatePbufferSurface(display, genericConfig, s_negativeHeightPbufferAttrib)); in init()