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

/xsrc/external/mit/MesaLib/src/intel/isl/
H A Disl_format_layout.c740 .a = { ISL_VOID, 96, 32 },
1158 .g = { ISL_VOID, 32, 8 },
1159 .b = { ISL_VOID, 40, 24 },
1177 .r = { ISL_VOID, 0, 32 },
1179 .b = { ISL_VOID, 40, 24 },
1280 .a = { ISL_VOID, 48, 16 },
1300 .a = { ISL_VOID, 48, 16 },
1321 .l = { ISL_VOID, 32, 32 },
1340 .a = { ISL_VOID, 32, 32 },
1360 .a = { ISL_VOID, 3
[all...]
/xsrc/external/mit/MesaLib.old/src/intel/
H A Disl_format_layout.c161 .a = { ISL_VOID, 96, 32 },
579 .g = { ISL_VOID, 32, 8 },
580 .b = { ISL_VOID, 40, 24 },
598 .r = { ISL_VOID, 0, 32 },
600 .b = { ISL_VOID, 40, 24 },
701 .a = { ISL_VOID, 48, 16 },
721 .a = { ISL_VOID, 48, 16 },
742 .l = { ISL_VOID, 32, 32 },
761 .a = { ISL_VOID, 32, 32 },
781 .a = { ISL_VOID, 3
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_formats.c63 if (!util_format_has_alpha(pformat) && fmtl->channels.a.type != ISL_VOID) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_formats.c386 if (!util_format_has_alpha(pformat) && fmtl->channels.a.type != ISL_VOID) {
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h403 ISL_VOID, enumerator in enum:isl_base_type
1596 fmtl->channels.a.type == ISL_VOID;
H A Disl_format.c848 if (layout->type == ISL_VOID)
950 if (layout->type == ISL_VOID)
/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h419 ISL_VOID, enumerator in enum:isl_base_type
1335 /** Set if all channels have the same isl_base_type. Otherwise, ISL_VOID. */
1960 fmtl->channels.a.type == ISL_VOID;
H A Disl_format.c1151 if (layout->type == ISL_VOID)
1253 if (layout->type == ISL_VOID)

Completed in 17 milliseconds