Searched defs:LoadShader (Results 1 – 5 of 5) sorted by relevance
220 GLuint EGLCore::LoadShader(GLenum type, const char *shaderSrc) in LoadShader() function in EGLCore
31 GLuint LoadShader(GLenum type, const char* shaderSrc) in LoadShader() function
262 GLuint EGLCore::LoadShader(GLenum type, const char* shaderSrc) in LoadShader() function in NativeXComponentSample::EGLCore
45 GLuint LoadShader(GLenum type, const char* shaderSrc) { in LoadShader() function
490 GLuint EGLCore::LoadShader(GLenum type, const char* shaderSrc) in LoadShader() function in NativeXComponentSample::EGLCore