Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/glshared/
H A 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
/aosp_15_r20/cts/tests/tests/openglperf/src/android/openglperf/cts/
H A DPlanetsRenderer.java349 private int createTexture2D() { in createTexture2D() method in PlanetsRenderer
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcLayoutLocationTests.cpp107 ResultData createTexture2D(const Functions &gl, std::size_t components, GLenum target, GLenum inter… in createTexture2D() function