Searched refs:isl_format_has_unorm_channel (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h1478 bool isl_format_has_unorm_channel(enum isl_format fmt) ATTRIBUTE_CONST;
1488 return isl_format_has_unorm_channel(fmt) ||
H A Disl_format.c660 isl_format_has_unorm_channel(enum isl_format fmt) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h1825 bool isl_format_has_unorm_channel(enum isl_format fmt) ATTRIBUTE_CONST;
1835 return isl_format_has_unorm_channel(fmt) ||
H A Disl_format.c963 isl_format_has_unorm_channel(enum isl_format fmt) function in typeref:typename:bool

Completed in 13 milliseconds