OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glCreateTexture
(Results
1 - 4
of
4
) sorted by null
/external/deqp/modules/glshared/
glsFboUtil.hpp
380
glw::GLuint
glCreateTexture
(const config::Texture& texCfg);
glsFboCompletenessTests.cpp
564
img = builder.
glCreateTexture
(*texCfg);
glsFboUtil.cpp
609
GLuint FboBuilder::
glCreateTexture
(const Texture& texCfg)
/external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp
280
const GLuint tex = builder.
glCreateTexture
(*texCfg);
Completed in 65 milliseconds