Searched defs:isl_format_layout (Results 1 – 1 of 1) sorted by relevance
1405 struct isl_format_layout { struct1407 enum isl_format format;1410 uint16_t bpb;1412 uint8_t bw;1414 uint8_t bh;1416 uint8_t bd;1419 union {1456 * isl_format_layout::bpb. For non-power-of-two formats it may be smaller. argument