Searched refs:s_negativeWidthAndHeightPbufferAttrib (Results 1 – 1 of 1) sorted by relevance
530 …static const EGLint s_negativeWidthAndHeightPbufferAttrib[] = { EGL_WIDTH, -1, EGL_HEIGHT, -1, EGL… in init() local665 …tNoSurface(eglCreatePbufferSurface(display, genericConfig, s_negativeWidthAndHeightPbufferAttrib)); in init()