Lines Matching refs:mipmap
190 …| EGL_GL_TEXTURE_LEVEL_KHR | Specifies the mipmap level | EGL_GL_TEXTURE_2D_KHR, | 0 …
226 the type EGLClientBuffer. <attr_list> should specify the mipmap level
228 specified mipmap level must be part of <buffer>. If not specified, the
231 unless the mipmap level to be used is 0, the texture has mipmap level 0
232 specified, and no other mipmap levels are specified.
237 EGLClientBuffer. <attr_list> should specify the mipmap level which will
239 mipmap level must be part of <buffer>. If not specified, the default
242 unless the mipmap level to be used is 0, the texture has mipmap level 0
243 specified for all faces, and no other mipmap levels are specified for any
249 into the type EGLClientBuffer. <attr_list> should specify the mipmap
251 which will be used as the EGLImage source; the specified mipmap level must
253 depth of the specified mipmap level. If a value is not specified, the
256 complete unless the mipmap level to be used is 0, the texture has mipmap
257 level 0 specified, and no other mipmap levels are specified.
298 texture object, and any mipmap levels other than mipmap level 0
303 the name of a complete GL texture object, and mipmap level 0 is
309 mipmap level 0 specified, the error EGL_BAD_PARAMETER is
320 for EGL_GL_TEXTURE_LEVEL_KHR is not a valid mipmap level for the
326 of the specified mipmap level-of-detail in <buffer>, the error
345 is called on a texture which has a mipmap level which is an EGLImage
348 RESOLVED: the EGLImage sibling is orphaned. The mipmap level and the
358 is called on a texture which has a mipmap level which is an EGLImage
361 RESOLVED: the EGLImage sibling is NOT orphaned. The mipmap level
365 mipmap level which is an EGLImage sibling?
368 sibling is not orphaned, and the mipmap level remains an EGLImage
371 will implicitly alter the structure of the mipmap levels.
377 sibling is not orphaned, and the mipmap level remains an EGLImage
380 will implicitly alter the structure of the mipmap levels.
418 - Modify completion requirement so textures with only mipmap level 0 can