Home
last modified time | relevance | path

Searched defs:pVertexSource (Results 1 – 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/gl2_jni/jni/
Dgl_code.cpp68 GLuint createProgram(const char* pVertexSource, const char* pFragmentSource) { in createProgram()
/frameworks/native/opengl/tests/gldual/jni/
Dgl_code.cpp68 GLuint createProgram(const char* pVertexSource, const char* pFragmentSource) { in createProgram()
/frameworks/opt/gamesdk/samples/bouncyball/app/src/main/cpp/
DCircle.cpp85 GLuint createProgram(const char *pVertexSource, const char *pFragmentSource) { in createProgram()
/frameworks/native/libs/gui/tests/
DGLTest.cpp295 void GLTest::createProgram(const char* pVertexSource, in createProgram()
/frameworks/native/opengl/tests/gl_perf/
Dfill_common.cpp65 GLuint createProgram(const char* pVertexSource, const char* pFragmentSource) { in createProgram()
/frameworks/native/opengl/tests/gl2_basic/
Dgl2_basic.cpp111 GLuint createProgram(const char* pVertexSource, const char* pFragmentSource) { in createProgram()
/frameworks/native/opengl/tests/gl2_copyTexImage/
Dgl2_copyTexImage.cpp102 GLuint createProgram(const char* pVertexSource, const char* pFragmentSource) { in createProgram()
/frameworks/native/opengl/tests/gl2_yuvtex/
Dgl2_yuvtex.cpp118 GLuint createProgram(const char* pVertexSource, const char* pFragmentSource) { in createProgram()
/frameworks/opt/gamesdk/samples/tuningfork/tftestapp/app/src/main/cpp/
DScene.cpp86 GLuint createProgram(const char *pVertexSource, const char *pFragmentSource) { in createProgram()