Home
last modified time | relevance | path

Searched defs:genTextures (Results 1 – 5 of 5) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrGLContext.cpp176 void GLContext::genTextures(int numTextures, uint32_t *textures) in genTextures() function in sglr::GLContext
DsglrReferenceContext.cpp775 void ReferenceContext::genTextures(int numTextures, uint32_t *textures) in genTextures() function in sglr::ReferenceContext
/external/angle/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h89 PFNGLGENTEXTURESPROC genTextures = nullptr; variable
/external/deqp/framework/opengl/wrapper/
DglwFunctions.inl237 glGenTexturesFunc genTextures; variable
/external/angle/src/libANGLE/
DContext.cpp6979 void Context::genTextures(GLsizei n, TextureID *textures) in genTextures() function in gl::Context