Searched defs:hasExplicitLocalCoords (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLShaderBuilder.h409 bool hasExplicitLocalCoords() const { return (fLocalCoordsVar != fPositionVar); } function in class:GrGLFullShaderBuilder
/external/skia/src/gpu/gl/
H A DGrGLShaderBuilder.h409 bool hasExplicitLocalCoords() const { return (fLocalCoordsVar != fPositionVar); } function in class:GrGLFullShaderBuilder

Completed in 104 milliseconds