Lines Matching defs:factor
319 si_translate_blend_factor(enum amd_gfx_level gfx_level, VkBlendFactor factor)
321 switch (factor) {
391 si_translate_blend_opt_factor(unsigned factor, bool is_alpha)
393 switch (factor) {
437 si_blend_factor_uses_dst(unsigned factor)
439 return factor == V_028780_BLEND_DST_COLOR ||
440 factor == V_028780_BLEND_DST_ALPHA ||
441 factor == V_028780_BLEND_SRC_ALPHA_SATURATE ||
442 factor == V_028780_BLEND_ONE_MINUS_DST_ALPHA ||
443 factor == V_028780_BLEND_ONE_MINUS_DST_COLOR;
447 is_dual_src(enum amd_gfx_level gfx_level, unsigned factor)
450 switch (factor) {
460 switch (factor) {
647 /* Src factor is allowed when it does not depend on Dst. */
2109 dynamic->line_stipple.factor = info->rs.line_stipple_factor;
2446 * - max output vertex count and primitive amplification factor