OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:op1_enum
(Results
1 - 1
of
1
) sorted by null
/external/mesa3d/src/mesa/main/
atifragshader.c
425
const char *
op1_enum
= op1 > 5 ? _mesa_lookup_enum_by_nr(op1) : "0";
local
429
op1,
op1_enum
, count1);
Completed in 847 milliseconds