Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h105 void markConfigAsValidColorAttachment(GrPixelConfig config) { in markConfigAsValidColorAttachment() function
DGrGpuGL.cpp891 fGLContextInfo.caps().markConfigAsValidColorAttachment( in createRenderTargetObjects()
906 fGLContextInfo.caps().markConfigAsValidColorAttachment(desc->fConfig); in createRenderTargetObjects()