Searched refs:textureSwizzleSupport (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLCaps.h334 bool textureSwizzleSupport() const { return fTextureSwizzleSupport; } function in class:GrGLCaps
H A DGrGLCaps.cpp1718 if (!this->textureSwizzleSupport()) {
H A DGrGLGpu.cpp3067 if (this->glCaps().textureSwizzleSupport() &&

Completed in 47 milliseconds