Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h197 void markConfigAsValidColorAttachment(GrPixelConfig config) { in markConfigAsValidColorAttachment() function
DGrGLGpu.cpp1223 fGLContext->caps()->markConfigAsValidColorAttachment(desc.fConfig); in createRenderTargetObjects()
1246 fGLContext->caps()->markConfigAsValidColorAttachment(desc.fConfig); in createRenderTargetObjects()