Home | History | Annotate | Download | only in glsl

Lines Matching refs:num_operands

1548     * the precomputed num_operands field if you need the number of operands.
1586 num_operands = this->type->vector_elements;
1588 num_operands = get_num_operands(operation);
1594 uint8_t num_operands;