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
331
glw::GLuint
glCreateTexture
(const config::Texture& texCfg);
glsFboCompletenessTests.cpp
738
img = builder.
glCreateTexture
(*texCfg);
glsFboUtil.cpp
972
GLuint FboBuilder::
glCreateTexture
(const Texture& texCfg)
/external/deqp/modules/gles3/functional/
es3fFboCompletenessTests.cpp
302
const GLuint tex = builder.
glCreateTexture
(*texCfg);
Completed in 86 milliseconds