Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h277 bool textureUsageSupport() const { return fTextureUsageSupport; } in textureUsageSupport() function
DGrGLGpu.cpp1807 if (renderTarget && this->glCaps().textureUsageSupport()) { in createTextureImpl()
/external/skqp/src/gpu/gl/
DGrGLCaps.h277 bool textureUsageSupport() const { return fTextureUsageSupport; } in textureUsageSupport() function
DGrGLGpu.cpp1774 if (renderTarget && this->glCaps().textureUsageSupport()) { in createTextureImpl()