HomeSort by relevance Sort by last modified time
    Searched defs:DeleteTextures (Results 1 - 4 of 4) sorted by null

  /external/swiftshader/src/OpenGL/libGLES_CM/
libGLES_CM.cpp 1121 void DeleteTextures(GLsizei n, const GLuint* textures)
    [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
libGLESv2.cpp 1371 void DeleteTextures(GLsizei n, const GLuint* textures)
    [all...]
  /external/libmojo/mojo/gpu/
mojo_gles2_impl_autogen.cc 295 void MojoGLES2Impl::DeleteTextures(GLsizei n, const GLuint* textures) {
    [all...]
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 377 void (GLAPIENTRY * DeleteTextures)(GLsizei, const GLuint *);

Completed in 65 milliseconds