Home
last modified time | relevance | path

Searched refs:dFmt (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c241 enum pipe_format dFmt = blit->dst.format; in check_blending_and_srgb_cond() local
248 if (util_format_is_srgb(sFmt) && util_format_is_srgb(dFmt)) in check_blending_and_srgb_cond()
251 if (!util_format_is_srgb(dFmt)) in check_blending_and_srgb_cond()