Searched refs:_mesa_new_texture_object (Results 1 – 4 of 4) sorted by relevance
70 _mesa_new_texture_object( struct gl_context *ctx, GLuint name, GLenum target );
1432 struct gl_texture_object *tex_obj = _mesa_new_texture_object(ctx, 0, target); in _mesa_GetInternalformativ()
249 _mesa_new_texture_object( struct gl_context *ctx, GLuint name, GLenum target ) in _mesa_new_texture_object() function
105 driver->NewTextureObject = _mesa_new_texture_object; in _mesa_init_driver_functions()