Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_test_blend.c627 const struct lp_type blend_types[] = { variable
636 const unsigned num_types = ARRAY_SIZE(blend_types);
658 for(type = blend_types; type < &blend_types[num_types]; ++type) { in test_all()
718 type = &blend_types[rand() % num_types]; in test_some()
/third_party/mesa3d/src/panfrost/lib/
H A Dpan_blitter.c84 nir_alu_type blend_types[8]; member
349 .type = blit_shader->blend_types[i], in pan_blitter_get_blend_shaders()
386 blit_shader->blend_types[i], in pan_blitter_get_blend_shaders()
639 shader->blend_types[i] = shader->info.bifrost.blend[i].type; in pan_blitter_get_blit_shader()

Completed in 4 milliseconds