Home
last modified time | relevance | path

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

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