Searched refs:glCreateTexture (Results 1 – 4 of 4) sorted by relevance
331 glw::GLuint glCreateTexture (const config::Texture& texCfg);
738 img = builder.glCreateTexture(*texCfg); in makeAttachment()
972 GLuint FboBuilder::glCreateTexture (const Texture& texCfg) in glCreateTexture() function in deqp::gls::FboUtil::FboBuilder
302 const GLuint tex = builder.glCreateTexture(*texCfg); in build()