Home
last modified time | relevance | path

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

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