Home
last modified time | relevance | path

Searched refs:isl_format_has_sfloat_channel (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/isl/
Disl.h1423 bool isl_format_has_sfloat_channel(enum isl_format fmt) ATTRIBUTE_CONST;
1438 isl_format_has_sfloat_channel(fmt); in isl_format_has_float_channel()
Disl_format.c668 isl_format_has_sfloat_channel(enum isl_format fmt) in isl_format_has_sfloat_channel() function