Home
last modified time | relevance | path

Searched refs:fragShaderSourceChars (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/gl/
DYUVConverter.cpp748 const GLchar* const fragShaderSourceChars = fragShaderSource.c_str(); in createYUVGLShader() local
755 s_gles2.glShaderSource(fragShader, 1, &fragShaderSourceChars, &fragShaderSourceLen); in createYUVGLShader()