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

/xsrc/external/mit/xorg-server/dist/hw/kdrive/ephyr/
H A Dephyr_glamor_glx.c84 ephyr_glamor_compile_glsl_prog(GLenum type, const char *source) function in typeref:typename:GLint
170 vs = ephyr_glamor_compile_glsl_prog(GL_VERTEX_SHADER, vs_source);
171 fs = ephyr_glamor_compile_glsl_prog(GL_FRAGMENT_SHADER, fs_source);

Completed in 2 milliseconds