Searched refs:util_format_has_alpha (Results 1 – 13 of 13) sorted by relevance
125 if (util_format_has_alpha(format)) in st_pipe_format_to_base_format()
722 if (util_format_has_alpha(tex->format)) in st_context_teximage()
67 util_format_has_alpha(enum pipe_format format) in util_format_has_alpha() function
476 util_format_has_alpha(enum pipe_format format);
233 !util_format_has_alpha(view->format) && in svga_init_shader_key_common()
305 bool has_alpha = util_format_has_alpha(format); in fd2_emit_state()
665 util_format_has_alpha(enum pipe_format format);
66 util_format_has_alpha(enum pipe_format format) in util_format_has_alpha() function
732 bool has_alpha = util_format_has_alpha(format); in fd3_emit_state()
695 bool has_alpha = util_format_has_alpha(format); in fd4_emit_state()
713 bool has_alpha = util_format_has_alpha(format); in fd5_emit_state()
1275 else if (!util_format_has_alpha(format)) in choose_blend_quad()
1814 if (!(util_format_has_alpha(view->format) || util_format_is_depth_or_stencil(view->format))) { in vrend_create_sampler_view()4322 } else if (!util_format_has_alpha(ctx->sub->surf[i]->format)) { in vrend_patch_blend_state()