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
Post a Comment