• Home
  • Raw
  • Download

Lines Matching refs:EGL_NO_SURFACE

305 …	return error(EGL_BAD_MATCH, EGL_NO_SURFACE);   // Rendering directly to front buffer not supported  in createWindowSurface()
307 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createWindowSurface()
311 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createWindowSurface()
313 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createWindowSurface()
315 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createWindowSurface()
324 return error(EGL_BAD_ALLOC, EGL_NO_SURFACE); in createWindowSurface()
332 return EGL_NO_SURFACE; in createWindowSurface()
375 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
389 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
402 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
408 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
421 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
428 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface()
432 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface()
434 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface()
436 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
445 return error(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in createPBufferSurface()
450 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
456 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface()
461 return error(EGL_BAD_MATCH, EGL_NO_SURFACE); in createPBufferSurface()
477 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
479 return error(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in createPBufferSurface()
491 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
493 return error(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in createPBufferSurface()
506 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
508 return error(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in createPBufferSurface()
512 return error(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in createPBufferSurface()
517 return error(EGL_BAD_PARAMETER, EGL_NO_SURFACE); in createPBufferSurface()
522 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
527 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
537 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
546 return error(EGL_BAD_ATTRIBUTE, EGL_NO_SURFACE); in createPBufferSurface()
555 return EGL_NO_SURFACE; in createPBufferSurface()