Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h83 bool isConfigVerifiedColorAttachment(GrPixelConfig config) const { in isConfigVerifiedColorAttachment() function
DGrGpuGL.cpp841 if (!this->glCaps().isConfigVerifiedColorAttachment(desc->fConfig)) { in createRenderTargetObjects()
856 if (!this->glCaps().isConfigVerifiedColorAttachment(desc->fConfig)) { in createRenderTargetObjects()