Searched refs:_mesa_GenTextures (Results 1 – 4 of 4) sorted by relevance
143 _mesa_GenTextures( GLsizei n, GLuint *textures );
327 SET_GenTextures(exec, _mesa_GenTextures); in _mesa_create_exec_table()
958 _mesa_GenTextures( GLsizei n, GLuint *textures ) in _mesa_GenTextures() function
1189 _mesa_GenTextures(1, &tex->TexObj); in init_temp_texture()