Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLCaps.h326 bool bindFragDataLocationSupport() const { return fBindFragDataLocationSupport; } in bindFragDataLocationSupport() function
/external/skqp/src/gpu/gl/
DGrGLCaps.h326 bool bindFragDataLocationSupport() const { return fBindFragDataLocationSupport; } in bindFragDataLocationSupport() function
/external/skqp/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp389 if (fFS.hasCustomColorOutput() && caps.bindFragDataLocationSupport()) { in bindProgramResourceLocations()
/external/skia/src/gpu/gl/builders/
DGrGLProgramBuilder.cpp458 if (fFS.hasCustomColorOutput() && caps.bindFragDataLocationSupport()) { in bindProgramResourceLocations()