Home
last modified time | relevance | path

Searched defs:fragmentSource (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/graphicGLES3v2/entry/src/main/cpp/
Dgles3ndk.cpp175 static const char *fragmentSource = "precision mediump float;\n" variable
287 static GLuint initProgram(const char *vertexSource, const char *fragmentSource) in initProgram()
/test/xts/acts/graphic/graphicGLES3/entry/src/main/cpp/
Dgles3ndk.cpp175 static const char *fragmentSource = "precision mediump float;\n" variable
287 static GLuint initProgram(const char *vertexSource, const char *fragmentSource) in initProgram()