Home
last modified time | relevance | path

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

/third_party/cef/libcef/browser/gpu/
Dexternal_texture_manager.cc289 void ExternalTextureManager::DeleteTexture(void* handle, in DeleteTexture() function in gpu::gles2::ExternalTextureManager
/third_party/vk-gl-cts/modules/egl/
DteglGLES2SharingThreadedTests.cpp916 class DeleteTexture : public Operation class
926 DeleteTexture::DeleteTexture (SharedPtr<Texture> texture, bool useSync, bool serverSync) in DeleteTexture() function in deqp::egl::GLES2ThreadTest::DeleteTexture
/third_party/mesa3d/src/mesa/main/
Ddd.h389 void (*DeleteTexture)(struct gl_context *ctx, member