Searched refs:given_component_count (Results 1 – 2 of 2) sorted by relevance
220 uint32_t given_component_count = 0; in ValidateCompositeConstruct() local231 ++given_component_count; in ValidateCompositeConstruct()240 given_component_count += _.GetDimension(operand_type); in ValidateCompositeConstruct()244 if (num_result_components != given_component_count) { in ValidateCompositeConstruct()