Searched refs:GrGetGLSLVersionDecl (Results 1 – 4 of 4) sorted by relevance
50 const char* GrGetGLSLVersionDecl(const GrGLContextInfo& info) { in GrGetGLSLVersionDecl() function
57 const char* GrGetGLSLVersionDecl(const GrGLContextInfo&);
83 this->versionDecl() = GrGetGLSLVersionDecl(fProgramBuilder->ctxInfo()); in compileAndAttachShaders()
272 this->versionDecl() = GrGetGLSLVersionDecl(gpu->ctxInfo()); in compileAndAttachShaders()