Home
last modified time | relevance | path

Searched defs:rtConfig (Results 1 – 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLGpu.cpp2088 GrPixelConfig rtConfig = target->config(); in readPixelsSupported() local
2093 bool GrGLGpu::readPixelsSupported(GrPixelConfig rtConfig, GrPixelConfig readConfig) { in readPixelsSupported()