Searched refs:blend_types (Results 1 – 1 of 1) sorted by relevance
624 const struct lp_type blend_types[] = { variable633 const unsigned num_types = ARRAY_SIZE(blend_types);655 for(type = blend_types; type < &blend_types[num_types]; ++type) { in test_all()715 type = &blend_types[rand() % num_types]; in test_some()