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

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

Completed in 118 milliseconds