Searched refs:VEGA_BLEND_DST_OVER_SHADER (Results 1 – 4 of 4) sorted by relevance
84 VEGA_BLEND_DST_OVER_SHADER = 3 << SHADERS_BLEND_SHIFT, enumerator
301 shader_id |= VEGA_BLEND_DST_OVER_SHADER; in setup_shader_program()
324 case VEGA_BLEND_DST_OVER_SHADER: in create_shader()
663 BLEND_ASM_INFO(VEGA_BLEND_DST_OVER_SHADER, blend_dst_over),