Searched defs:BindTexture (Results 1 – 4 of 4) sorted by relevance
305 void (*BindTexture)( struct gl_context *ctx, GLenum target, member
216 void BindTexture(GLenum target, GLuint texture) in BindTexture() function
352 void BindTexture(GLenum target, GLuint texture) in BindTexture() function
58 void MojoGLES2Impl::BindTexture(GLenum target, GLuint texture) { in BindTexture() function in mojo::MojoGLES2Impl