Searched refs:positionAttribute (Results 1 - 4 of 4) sorted by relevance

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

Completed in 539 milliseconds