opengl es - EGL_MAX_PBUFFER_WIDTH vs GL_MAX_TEXTURE_SIZE -


in openggl, pbuffers maximum size match textures maxium size?

egl_max_pbuffer_width maximum width of pixel buffer, means surface on graphics drawn. gl_max_texture_size maximum size of texture can use on 3d face.


Comments

Popular posts from this blog

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -