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

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dafsmultiarb.c31 static GLuint boringshaderID = 0; variable in typeref:typename:GLuint
184 glBindFragmentShaderATI(boringshaderID);
312 boringshaderID = glGenFragmentShadersATI(1);
319 glBindFragmentShaderATI(boringshaderID);
421 glBindFragmentShaderATI(boringshaderID);

Completed in 2 milliseconds