Home
last modified time | relevance | path

Searched refs:blend_types (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_test_blend.c624 const struct lp_type blend_types[] = { variable
633 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()