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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_clear.c54 if (!isl_format_has_color_component(format, i)) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h1506 bool isl_format_has_color_component(enum isl_format fmt,
H A Disl_format.c696 isl_format_has_color_component(enum isl_format fmt, int component) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_clear.c52 if (!isl_format_has_color_component(format, i)) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_clear.c53 if (!isl_format_has_color_component(format, i)) {
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h1853 bool isl_format_has_color_component(enum isl_format fmt,
H A Disl_format.c999 isl_format_has_color_component(enum isl_format fmt, int component) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D19.1.0.rst3986 - intel/isl: Add isl_format_has_color_component() function.

Completed in 27 milliseconds