Home
last modified time | relevance | path

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

/test/xts/acts/arkui/ace_ets_xcomponent/entry/src/main/cpp/render/
Degl_core.cpp220 GLuint EGLCore::LoadShader(GLenum type, const char *shaderSrc) in LoadShader() function in EGLCore
/test/xts/acts/arkui/ace_c_arkui_test_api15XC/entry/src/main/cpp/render/
Degl_core.cpp490 GLuint EGLCore::LoadShader(GLenum type, const char* shaderSrc) in LoadShader() function in NativeXComponentSample::EGLCore