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

/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLShaderBuilder.h399 const GrGLShaderVar& positionAttribute() const { return *fPositionVar; } function in class:GrGLFullShaderBuilder
402 as positionAttribute() or it may not be. It depends upon whether the rendering code
/external/skia/src/gpu/gl/
H A DGrGLShaderBuilder.h399 const GrGLShaderVar& positionAttribute() const { return *fPositionVar; } function in class:GrGLFullShaderBuilder
402 as positionAttribute() or it may not be. It depends upon whether the rendering code

Completed in 251 milliseconds