Home
last modified time | relevance | path

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

/aosp_15_r20/cts/tests/tests/effect/src/android/effect/cts/
H A DGLEnv.java89 public void releaseTexture(int texId) { in releaseTexture() method in GLEnv
/aosp_15_r20/external/deqp/external/openglcts/modules/common/
H A DglcTextureFilterAnisotropicTests.cpp789 void TextureFilterAnisotropicDrawingTestCase::releaseTexture(const glw::Functions &gl) in releaseTexture() function in glcts::TextureFilterAnisotropicDrawingTestCase