Searched refs:blend_to_name (Results 1 – 1 of 1) sorted by relevance
480 static inline const char *blend_to_name(enum gl_advanced_blend_mode blend) in blend_to_name() function6385 emit_hdrf(glsl_strbufs, "layout(blend_support_%s) out;\n", blend_to_name(choice)); in emit_ios_fs()