Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/opengl/test_eglCreateWindowSurface/entry/src/main/cpp/render/
H A Degl_core.cpp152 GLuint EGLCore::LoadShader(GLenum type, const char *shaderSrc) in LoadShader() function in OHOS::EGLCore
/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Dgl_utils.cpp143 unsigned int GLUtils::LoadShader(const std::string &src, unsigned int shaderType) in LoadShader() function in OHOS::Media::Effect::GLUtils