Home
last modified time | relevance | path

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

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