Home
last modified time | relevance | path

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

/frameworks/native/cmds/flatland/
DGLHelper.cpp360 static bool compileShaderLines(GLenum shaderType, const char* const* lines, in compileShaderLines() function
413 result = compileShaderLines(GL_VERTEX_SHADER, in setUpShaders()
419 result = compileShaderLines(GL_FRAGMENT_SHADER, in setUpShaders()