Home
last modified time | relevance | path

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

/external/deqp/modules/glshared/
DglsSamplerObjectTest.cpp358 GLuint TextureSamplerTest::createTexture2D(const glw::Functions &gl) in createTexture2D() function in deqp::gls::TextureSamplerTest
874 GLuint MultiTextureSamplerTest::createTexture2D(const glw::Functions &gl, int id) in createTexture2D() function in deqp::gls::MultiTextureSamplerTest
/external/deqp/external/openglcts/modules/common/
DglcLayoutLocationTests.cpp107 ResultData createTexture2D(const Functions &gl, std::size_t components, GLenum target, GLenum inter… in createTexture2D() function