Searched refs:ISL_VOID (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib/src/intel/isl/ |
| H A D | isl_format_layout.c | 740 .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 D | isl_format_layout.c | 161 .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 D | iris_formats.c | 63 if (!util_format_has_alpha(pformat) && fmtl->channels.a.type != ISL_VOID) {
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/ |
| H A D | crocus_formats.c | 386 if (!util_format_has_alpha(pformat) && fmtl->channels.a.type != ISL_VOID) {
|
| /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/ |
| H A D | isl.h | 403 ISL_VOID, enumerator in enum:isl_base_type 1596 fmtl->channels.a.type == ISL_VOID;
|
| H A D | isl_format.c | 848 if (layout->type == ISL_VOID) 950 if (layout->type == ISL_VOID)
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl.h | 419 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 D | isl_format.c | 1151 if (layout->type == ISL_VOID) 1253 if (layout->type == ISL_VOID)
|
Completed in 17 milliseconds