Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.h49 bool decode_srgb, bool encode_srgb);
Dbrw_blorp.c359 bool decode_srgb, bool encode_srgb) in brw_blorp_blit_miptrees() argument
374 if (!decode_srgb && _mesa_get_format_color_encoding(src_format) == GL_SRGB) in brw_blorp_blit_miptrees()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_gmem.c50 uint32_t bin_w, bool decode_srgb) in emit_mrt() argument
91 if (decode_srgb) in emit_mrt()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_gmem.c49 bool decode_srgb) in emit_mrt() argument
88 if (decode_srgb) in emit_mrt()