Searched defs:genTextures (Results 1 – 5 of 5) sorted by relevance
176 void GLContext::genTextures(int numTextures, uint32_t *textures) in genTextures() function in sglr::GLContext
775 void ReferenceContext::genTextures(int numTextures, uint32_t *textures) in genTextures() function in sglr::ReferenceContext
89 PFNGLGENTEXTURESPROC genTextures = nullptr; variable
237 glGenTexturesFunc genTextures; variable
6979 void Context::genTextures(GLsizei n, TextureID *textures) in genTextures() function in gl::Context