Searched refs:_mesa_new_texture_object (Results 1 – 3 of 3) sorted by relevance
50 _mesa_new_texture_object( struct gl_context *ctx, GLuint name, GLenum target );
82 _mesa_new_texture_object( struct gl_context *ctx, GLuint name, GLenum target ) in _mesa_new_texture_object() function
104 driver->NewTextureObject = _mesa_new_texture_object; in _mesa_init_driver_functions()