Lines Matching refs:eglCreateImageKHR
73 the <buffer> parameter in a call to eglCreateImageKHR.
110 EGLImageKHR eglCreateImageKHR(
123 Returned by eglCreateImageKHR:
128 eglCreateImageKHR:
165 EGLImageKHR eglCreateImageKHR(
201 Table aaa. Legal values for eglCreateImageKHR <target> parameter
217 Table bbb. Legal attributes for eglCreateImageKHR <attrib_list> parameter
226 undefined after eglCreateImageKHR returns.
233 If eglCreateImageKHR fails, EGL_NO_IMAGE_KHR will be returned, the
272 * If the call to eglCreateImageKHR fails for multiple reasons, the
281 Note that the success or failure of eglCreateImageKHR should not affect
439 eglCreateImageKHR may include multiple sub-objects; examples are
444 when eglCreateImageKHR is called; however, other sub-objects in
503 EGLImage source buffers specified to eglCreateImageKHR?
506 undefined after calls to eglCreateImageKHR, implementations are able
514 to leave pixel data undefined after calls to eglCreateImageKHR
566 12. Should a context be explicitly provided to eglCreateImageKHR,