Home
last modified time | relevance | path

Searched defs:isl_format_layout (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/isl/
H A Disl.h1405 struct isl_format_layout { struct
1407 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