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

/external/chromium_org/gpu/command_buffer/service/
H A Dtest_helper.h137 class ScopedGLImplementationSetter { class in namespace:gpu::gles2
139 explicit ScopedGLImplementationSetter(gfx::GLImplementation implementation);
140 ~ScopedGLImplementationSetter();
H A Dtest_helper.cc717 ScopedGLImplementationSetter::ScopedGLImplementationSetter( function in class:gpu::gles2::ScopedGLImplementationSetter
723 ScopedGLImplementationSetter::~ScopedGLImplementationSetter() {
H A Dgles2_cmd_decoder_unittest_programs.cc363 ScopedGLImplementationSetter gl_impl(::gfx::kGLImplementationEGLGLES2);

Completed in 1380 milliseconds