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

/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h1480 bool isl_format_has_ufloat_channel(enum isl_format fmt) ATTRIBUTE_CONST;
1495 return isl_format_has_ufloat_channel(fmt) ||
H A Disl_format.c672 isl_format_has_ufloat_channel(enum isl_format fmt) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h1827 bool isl_format_has_ufloat_channel(enum isl_format fmt) ATTRIBUTE_CONST;
1842 return isl_format_has_ufloat_channel(fmt) ||
H A Disl_format.c975 isl_format_has_ufloat_channel(enum isl_format fmt) function in typeref:typename:bool

Completed in 15 milliseconds