Home
last modified time | relevance | path

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

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