Home | History | Annotate | Download | only in GLES_V2

Lines Matching refs:grp

39 static void initContext(GLEScontext* ctx,ShareGroupPtr grp);
41 static void setShareGroup(GLEScontext* ctx,ShareGroupPtr grp);
68 static void initContext(GLEScontext* ctx,ShareGroupPtr grp) {
70 ctx->setShareGroup(grp);
84 static void setShareGroup(GLEScontext* ctx,ShareGroupPtr grp) {
86 ctx->setShareGroup(grp);