Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h208 void markConfigAsValidColorAttachment(GrPixelConfig config) { in markConfigAsValidColorAttachment() function
DGrGLGpu.cpp1511 fGLContext->caps()->markConfigAsValidColorAttachment(desc.fConfig); in createRenderTargetObjects()
1532 fGLContext->caps()->markConfigAsValidColorAttachment(desc.fConfig); in createRenderTargetObjects()
/external/skqp/src/gpu/gl/
DGrGLCaps.h208 void markConfigAsValidColorAttachment(GrPixelConfig config) { in markConfigAsValidColorAttachment() function
DGrGLGpu.cpp1476 fGLContext->caps()->markConfigAsValidColorAttachment(desc.fConfig); in createRenderTargetObjects()
1497 fGLContext->caps()->markConfigAsValidColorAttachment(desc.fConfig); in createRenderTargetObjects()