Searched defs:opnum (Results 1 – 2 of 2) sorted by relevance
41 static void r200SetFragShaderArg( GLuint *afs_cmd, GLuint opnum, GLuint optype, in r200SetFragShaderArg()141 GLuint opnum = 0; in r200UpdateFSArith() local
303 for (unsigned opnum = 0, e = TheOperators.size(); opnum != e; ++opnum) { in main() local