HomeSort by relevance Sort by last modified time
    Searched refs:ScopedGLImplementationSetter (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/gpu/command_buffer/service/
test_helper.h 137 class ScopedGLImplementationSetter {
139 explicit ScopedGLImplementationSetter(gfx::GLImplementation implementation);
140 ~ScopedGLImplementationSetter();
test_helper.cc 717 ScopedGLImplementationSetter::ScopedGLImplementationSetter(
723 ScopedGLImplementationSetter::~ScopedGLImplementationSetter() {
gles2_cmd_decoder_unittest_programs.cc 363 ScopedGLImplementationSetter gl_impl(::gfx::kGLImplementationEGLGLES2);
    [all...]

Completed in 236 milliseconds