Home
last modified time | relevance | path

Searched defs:deleteTextures (Results 1 – 11 of 11) sorted by relevance

/aosp_15_r20/hardware/google/aemu/host-common/
DMediaTexturePool.cpp117 void MediaTexturePool::deleteTextures(TextureFrame frame) { in deleteTextures() function in android::emulation::MediaTexturePool
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayImageTextureSize.cpp341 void TextureCubeMapArrayTextureSizeBase::deleteTextures(void) in deleteTextures() function in glcts::TextureCubeMapArrayTextureSizeBase
1618 void TextureCubeMapArrayTextureSizeRTComputeShader::deleteTextures(void) in deleteTextures() function in glcts::TextureCubeMapArrayTextureSizeRTComputeShader
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/tests/
H A DRenderEngineThreadedTest.cpp59 TEST_F(RenderEngineThreadedTest, deleteTextures) { in TEST_F() argument
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/threaded/
H A DRenderEngineThreaded.cpp163 void RenderEngineThreaded::deleteTextures(size_t count, uint32_t const* names) { in deleteTextures() function in android::renderengine::threaded::RenderEngineThreaded
/aosp_15_r20/frameworks/av/media/libstagefright/renderfright/gl/
H A DGLESRenderEngine.cpp605 void GLESRenderEngine::deleteTextures(size_t count, uint32_t const* names) { in deleteTextures() function in android::renderengine::gl::GLESRenderEngine
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrGLContext.cpp183 void GLContext::deleteTextures(int numTextures, const uint32_t *textures) in deleteTextures() function in sglr::GLContext
H A DsglrReferenceContext.cpp780 void ReferenceContext::deleteTextures(int numTextures, const uint32_t *textures) in deleteTextures() function in sglr::ReferenceContext
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DDispatchTableGL_autogen.h86 PFNGLDELETETEXTURESPROC deleteTextures = nullptr; variable
/aosp_15_r20/hardware/google/gfxstream/guest/OpenglCodecCommon/
DGLClientState.cpp2052 void GLClientState::deleteTextures(GLsizei n, const GLuint* textures) in deleteTextures() function in gfxstream::guest::GLClientState
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl153 glDeleteTexturesFunc deleteTextures; variable
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp6933 void Context::deleteTextures(GLsizei n, const TextureID *textures) in deleteTextures() function in gl::Context