Searched refs:n_components_used (Results 1 – 2 of 2) sorted by relevance
1332 int n_components_used; member
7052 …const unsigned int n_components_used = n_type + 1; /* n_type=0: double, n_type=1: dvec2, etc.. … in verifyUniformValues() local7118 … for (unsigned int n_component = 0; n_component < n_components_used && can_continue; ++n_component) in verifyUniformValues()10585 root.n_components_used = 0; in getArgumentListsForVariableType()10605 const int n_components_remaining = n_total_components - current_node_ptr->n_components_used; in getArgumentListsForVariableType()10622 new_subnode->n_components_used = n_total_components; in getArgumentListsForVariableType()10651 … new_subnode->n_components_used = n_new_argument_components + current_node_ptr->n_components_used; in getArgumentListsForVariableType()