Home
last modified time | relevance | path

Searched defs:createTexture3D (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp405 GLuint TextureSamplerTest::createTexture3D (const glw::Functions& gl) in createTexture3D() function in deqp::gls::TextureSamplerTest
913 GLuint MultiTextureSamplerTest::createTexture3D (const glw::Functions& gl, int id) in createTexture3D() function in deqp::gls::MultiTextureSamplerTest
/external/deqp/external/openglcts/modules/common/
DglcLayoutLocationTests.cpp122 ResultData createTexture3D(const Functions& gl, std::size_t components, GLenum internalFormat, GLen… in createTexture3D() function