Searched refs:isl_format_has_snorm_channel (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_nir_lower_image_load_store.c334 isl_format_has_snorm_channel(image_fmt) ||
555 (isl_format_has_snorm_channel(image_fmt) ||
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h1479 bool isl_format_has_snorm_channel(enum isl_format fmt) ATTRIBUTE_CONST;
1489 isl_format_has_snorm_channel(fmt);
H A Disl_format.c666 isl_format_has_snorm_channel(enum isl_format fmt) function in typeref:typename:bool
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir_lower_storage_image.c280 isl_format_has_snorm_channel(image_fmt) ||
499 (isl_format_has_snorm_channel(image_fmt) ||
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h1826 bool isl_format_has_snorm_channel(enum isl_format fmt) ATTRIBUTE_CONST;
1836 isl_format_has_snorm_channel(fmt);
H A Disl_format.c969 isl_format_has_snorm_channel(enum isl_format fmt) function in typeref:typename:bool

Completed in 15 milliseconds