Home | History | Annotate | Download | only in glsl

Lines Matching refs:ir_expression_operation

896 enum ir_expression_operation {
1084 static unsigned int get_num_operands(ir_expression_operation);
1103 static const char *operator_string(ir_expression_operation);
1109 static ir_expression_operation get_operator(const char *);
1118 ir_expression_operation operation;