OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createTextureCube
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/glshared/
glsSamplerObjectTest.hpp
82
static GLuint
createTextureCube
(const glw::Functions& gl);
141
static GLuint
createTextureCube
(const glw::Functions& gl, int id);
glsSamplerObjectTest.cpp
431
GLuint TextureSamplerTest::
createTextureCube
(const glw::Functions& gl)
479
return
createTextureCube
(gl);
[
all
...]
Completed in 61 milliseconds