Searched refs:loadAndCompileShader (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dshadow-sample.c149 loadAndCompileShader(GLenum target, const char *str) function in typeref:typename:GLuint
190 loadAndCompileShader(GL_FRAGMENT_SHADER, p.fragShaderString);
/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dconvolutions.c62 static void loadAndCompileShader(GLuint shader, const char *text) function in typeref:typename:void
98 loadAndCompileShader(shader, buffer);

Completed in 9 milliseconds