Searched refs:isl_format_is_srgb (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_clear.c187 if (isl_format_is_srgb(render_format)) {
H A Diris_resolve.c1412 isl_format_is_srgb(render_format) &&
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h1566 isl_format_is_srgb(enum isl_format fmt) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_clear.c187 if (isl_format_is_srgb(render_format)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_clear.c106 if (isl_format_is_srgb(render_format) &&
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h1930 isl_format_is_srgb(enum isl_format fmt) function in typeref:typename:bool
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_mipmap_tree.c2683 isl_format_is_srgb(render_format) &&
3876 if (devinfo->gen == 10 && isl_format_is_srgb(view_format) && sampling) {
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_mipmap_tree.c2041 isl_format_is_srgb(render_format) &&

Completed in 26 milliseconds