Home | History | Annotate | Download | only in gl

Lines Matching full:sourcestr

646     const GrGLchar* sourceStr = shaderSrc.c_str();
648 GR_GL_CALL(gli, ShaderSource(shaderId, 1, &sourceStr, &sourceLength));