Home
last modified time | relevance | path

Searched refs:grGLFormat (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/src/gpu/gl/
DGrGLCaps.cpp3276 GrGLFormat grGLFormat = static_cast<GrGLFormat>(i); in setupSampleCounts() local
3277 GrGLenum glFormat = this->getRenderbufferInternalFormat(grGLFormat); in setupSampleCounts()