Home
last modified time | relevance | path

Searched defs:CreateProgram (Results 1 – 5 of 5) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Media/AudioToVideoSync/entry/src/main/cpp/render/
DEglCore.cpp293 GLuint EGLCore::CreateProgram(const char *vertexShader, const char *fragShader) in CreateProgram() function in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dtetrahedron.cpp141 GLuint Tetrahedron::CreateProgram(const char *vertexShader, const char *fragShader) in CreateProgram() function in Tetrahedron
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
Degl_core.cpp532 GLuint EGLCore::CreateProgram(const char* vertexShader, const char* fragShader) in CreateProgram() function in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
Degl_core.cpp526 GLuint EGLCore::CreateProgram(const char* vertexShader, const char* fragShader) in CreateProgram() function in NativeXComponentSample::EGLCore
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Degl_core.cpp530 GLuint EGLCore::CreateProgram(const char* vertexShader, const char* fragShader) in CreateProgram() function in NativeXComponentSample::EGLCore