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