求教关于opengles 教程的问题

基于OpenGLES的3D图形绘制管线优化问题_百度文库
两大类热门资源免费畅读
续费一年阅读会员,立省24元!
基于OpenGLES的3D图形绘制管线优化问题
上传于||暂无简介
阅读已结束,如果下载本文需要使用0下载券
想免费下载更多文档?
定制HR最喜欢的简历
你可能喜欢OpenGLES - glGenTextures 生成命名纹理_手机软件技术应用教程
加载中……
您现在的位置:&&>>&&>>&&>>&正文: 人气指数: 字体(&
加载中……
OpenGLES - glGenTextures 生成命名纹理,风讯,网页制作手机软件技术素材,建站手机软件技术应用教程资源
OpenGLES-glGenTextures生成命名纹理太阳火神的美丽人生(http://blog.csdn.net/opengl_es)本文遵循“署名-非商业用途-保持一致”创作公用协议转载请保留此句:太阳火神的美丽人生-本博客专注于敏捷开发及移动和物联设备研究:iOS、Android、Html5、Arduino、p加载中---
OpenGLES - glGenTextures 生成命名纹理
太阳火神的美丽人生 (http://blog.csdn.net/opengl_es)
本文遵循“署名-非商业用途-保持一致”创作公用协议
转载请保留此句:太阳火神的美丽人生 - &本博客专注于&敏捷开发及移动和物联设备研究:iOS、Android、Html5、Arduino、pcDuino,否则,出自本博客的文章拒绝转载或再转载,谢谢合作。
glGenTextures — generate texture names
C Specification
void&glGenTextures(
GLsizei&n,
GLuint *&textures);
Parameters
Specifies the number of texture names to be generated.
Specifies an array in which the generated texture names are stored.
Description
glGenTextures&returns&n&texture names in&textures. There is no guarantee that the names
form a contig however, it is guaranteed that none of the returned names was in use immediately before the call to&glGenTextures.
The generated textures ha they assume the dimensionality of the texture target to which they are first bound (see&glBindTexture).
Texture names returned by a call to&glGenTextures&are not returned by subsequent calls, unless they are first deleted with&glDeleteTextures.
GL_INVALID_VALUE&is generated if&n&is negative.
Associated Gets
glIsTexture
glBindTexture,&glCopyTexImage2D,&glDeleteTextures,&glGet,&glGetTexParameter,&glTexImage2D,&glTexParameter
Copyright&?
Silicon Graphics, Inc. This document is licensed under the SGI Free Software B License. For details, see&/projects/FreeB/.
您可能感兴趣的文章:&&&&&&Tag标签: 免责声明:本文内容及图片等均属网络转载,如侵即删。本文仅代表作者个人观点,与无关。其原创性及文中陈述内容未经本站证实,对本文以及其中全部或者部分内容、文字的真实性、完整性、及时性本站不作任何保证或承诺,仅作参考,请自行核实相关内容。
加载中……
【双击滚屏】【】【】
上一个教程: 下一个教程:
相关文章阅读
  网友评论:(只显示最新10条。评论内容只代表网友观点,与本站立场无关!)
加载中……
热点资源教程
本周类排行
·514·423·386·354·336·320·311·301·292·291
随机推荐资源
··········
网页资源网 版权所有| |
声明:本站文字、代码、素材资源均来网络,版权均属原作者,不妥撤。

参考资料

 

随机推荐