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

  /external/chromium_org/third_party/skia/bench/
benchmain.cpp 177 static const GLContextType kANGLE = GrContextFactory::kANGLE_GLContextType;
183 static const GLContextType kNative = 0, kANGLE = 0, kDebug = 0, kNull = 0;
210 { kN32_SkColorType, "ANGLE", 0, Benchmark::kGPU_Backend, kANGLE, true},
  /external/skia/bench/
benchmain.cpp 177 static const GLContextType kANGLE = GrContextFactory::kANGLE_GLContextType;
183 static const GLContextType kNative = 0, kANGLE = 0, kDebug = 0, kNull = 0;
210 { kN32_SkColorType, "ANGLE", 0, Benchmark::kGPU_Backend, kANGLE, true},
  /external/chromium_org/gpu/command_buffer/service/
program_manager.h 360 kANGLE,
program_manager.cc 538 if (translated_shader_source_type != kANGLE)
544 if (translated_shader_source_type == kANGLE) {
    [all...]
gles2_cmd_decoder.cc     [all...]

Completed in 1256 milliseconds