Searched refs:bindFragDataLocationSupport (Results 1 - 2 of 2) sorted by relevance

/external/skia/src/gpu/gl/
H A DGrGLCaps.h334 bool bindFragDataLocationSupport() const { return fBindFragDataLocationSupport; } function in class:GrGLCaps
/external/skia/src/gpu/gl/builders/
H A DGrGLProgramBuilder.cpp177 if (fFS.hasCustomColorOutput() && caps.bindFragDataLocationSupport()) {

Completed in 132 milliseconds