Home
last modified time | relevance | path

Searched defs:opnum (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/r200/
Dr200_fragshader.c41 static void r200SetFragShaderArg( GLuint *afs_cmd, GLuint opnum, GLuint optype, in r200SetFragShaderArg()
141 GLuint opnum = 0; in r200UpdateFSArith() local
/external/llvm/utils/PerfectShuffle/
DPerfectShuffle.cpp303 for (unsigned opnum = 0, e = TheOperators.size(); opnum != e; ++opnum) { in main() local