Home
last modified time | relevance | path

Searched refs:glCreate (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/glshared/
DglsFboUtil.cpp388 static GLuint glCreate (const Image& cfg, const glw::Functions& gl) in glCreate() function
974 const GLuint texName = glCreate(texCfg, m_gl); in glCreateTexture()
982 const GLuint rbName = glCreate(rbCfg, m_gl); in glCreateRbo()