Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_formats.c63 if (!util_format_has_alpha(pformat) && fmtl->channels.a.type != ISL_VOID) { in iris_format_for_usage()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_formats.c386 if (!util_format_has_alpha(pformat) && fmtl->channels.a.type != ISL_VOID) { in crocus_format_for_usage()
/third_party/mesa3d/src/intel/isl/
H A Disl.h419 ISL_VOID, enumerator
1347 /** Set if all channels have the same isl_base_type. Otherwise, ISL_VOID. */
2021 fmtl->channels.a.type == ISL_VOID; in isl_format_is_rgbx()
H A Disl_format.c1209 if (layout->type == ISL_VOID) in pack_channel()
1299 if (layout->type == ISL_VOID) in unpack_channel()

Completed in 8 milliseconds