Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_pipe_blit.c278 enum pipe_format dFmt = blit->dst.format; in check_blending_and_srgb_cond() local
285 if (util_format_is_srgb(sFmt) && util_format_is_srgb(dFmt)) in check_blending_and_srgb_cond()
288 if (!util_format_is_srgb(dFmt)) in check_blending_and_srgb_cond()