Searched refs:vertShaderSource (Results 1 – 1 of 1) sorted by relevance
690 std::string vertShaderSource(kVertShader); in createYUVGLShader() local745 …YUV_DEBUG_LOG("format:%d vert-source:%s frag-source:%s", mFormat, vertShaderSource.c_str(), fragSh… in createYUVGLShader()747 const GLchar* const vertShaderSourceChars = vertShaderSource.c_str(); in createYUVGLShader()749 const GLint vertShaderSourceLen = vertShaderSource.length(); in createYUVGLShader()