Searched refs:ScopedTexture (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/common/gpu/client/
H A Dgl_helper_readback_support.cc78 content::ScopedTexture dst_texture(gl_);
H A Dgl_helper.h83 class ScopedTexture : public ScopedGLuint { class in namespace:content
85 explicit ScopedTexture(gpu::gles2::GLES2Interface* gl) function in class:content::ScopedTexture
H A Dgl_helper.cc73 content::ScopedTexture texture_;
309 ScopedTexture uv_;

Completed in 39 milliseconds