Home
last modified time | relevance | path

Searched defs:GenTextures (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/OpenGL/libGLES_CM/
DlibGLES_CM.cpp1836 void GenTextures(GLsizei n, GLuint* textures) in GenTextures() function
/external/swiftshader/src/OpenGL/libGLESv2/
DlibGLESv2.cpp2361 void GenTextures(GLsizei n, GLuint* textures) in GenTextures() function
/external/libmojo/mojo/gpu/
Dmojo_gles2_impl_autogen.cc411 void MojoGLES2Impl::GenTextures(GLsizei n, GLuint* textures) { in GenTextures() function in mojo::MojoGLES2Impl