Searched defs:texName (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/redbook/
H A Dcombiner.c72 static GLuint texName[4]; variable in typeref:typename:GLuint[4]
[all...]
H A Dtexbind.c53 static GLuint texName[2]; variable in typeref:typename:GLuint[2]
H A Dtexsub.c59 static GLuint texName; variable in typeref:typename:GLuint
H A Dtexture3d.c60 static GLuint texName; variable in typeref:typename:GLuint
H A Dwrap.c59 static GLuint texName; variable in typeref:typename:GLuint
H A Dtexgen.c60 static GLuint texName; variable in typeref:typename:GLuint
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexobj.c1739 bind_texture(struct gl_context *ctx, GLenum target, GLuint texName, argument
1803 _mesa_BindTexture_no_error(GLenum target, GLuint texName) argument
1811 _mesa_BindTexture(GLenum target, GLuint texName) argument
2016 _mesa_PrioritizeTextures(GLsizei n,const GLuint * texName,const GLclampf * priorities) argument
2062 _mesa_AreTexturesResident(GLsizei n,const GLuint * texName,GLboolean * residences) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexobj.c1786 bind_texture(struct gl_context *ctx, GLenum target, GLuint texName, argument
1698 _mesa_lookup_or_create_texture(struct gl_context * ctx,GLenum target,GLuint texName,bool no_error,bool is_ext_dsa,const char * caller) argument
1799 _mesa_BindTexture_no_error(GLenum target,GLuint texName) argument
1808 _mesa_BindTexture(GLenum target,GLuint texName) argument
2035 _mesa_PrioritizeTextures(GLsizei n,const GLuint * texName,const GLclampf * priorities) argument
2080 _mesa_AreTexturesResident(GLsizei n,const GLuint * texName,GLboolean * residences) argument
[all...]

Completed in 10 milliseconds