Searched defs:DeleteTextures (Results 1 - 4 of 4) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
H A DlibGLES_CM.cpp1121 void DeleteTextures(GLsizei n, const GLuint* textures) function in namespace:es1
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_icd.h377 void (GLAPIENTRY * DeleteTextures)(GLsizei, const GLuint *); member in struct:__GLdispatchTableRec
/external/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp1371 void DeleteTextures(GLsizei n, const GLuint* textures) function in namespace:es2
/external/libmojo/mojo/gpu/
H A Dmojo_gles2_impl_autogen.cc295 void MojoGLES2Impl::DeleteTextures(GLsizei n, const GLuint* textures) { function in class:mojo::MojoGLES2Impl

Completed in 224 milliseconds