Searched defs:DeleteTexture (Results 1 – 9 of 9) sorted by relevance
148 void RendererGpuVideoAcceleratorFactories::DeleteTexture(uint32 texture_id) { in DeleteTexture() function in content::RendererGpuVideoAcceleratorFactories
476 void RenderingHelper::DeleteTexture(uint32 texture_id) { in DeleteTexture() function in content::RenderingHelper
580 void VideoDecoderShim::DeleteTexture(uint32_t texture_id) { in DeleteTexture() function in content::VideoDecoderShim
349 static void DeleteTexture(GLuint id) { in DeleteTexture() function in gpu::__anone3f931190111::TransferStateInternal
567 void VideoDecodeDemoInstance::DeleteTexture(GLuint id) { in DeleteTexture() function in __anon50b156db0111::VideoDecodeDemoInstance
839 void GLHelper::DeleteTexture(GLuint texture_id) { in DeleteTexture() function in content::GLHelper
934 class DeleteTexture : public Operation class944 DeleteTexture::DeleteTexture (SharedPtr<Texture> texture, bool useSync, bool serverSync) in DeleteTexture() function in deqp::egl::GLES2ThreadTest::DeleteTexture
318 void (*DeleteTexture)(struct gl_context *ctx, member