Lines Matching full:formats
223 * Mesa texture/renderbuffer image formats.
230 * \name Basic hardware formats
235 * formats (type A); those for compressed formats (type C); and those for
236 * packed component formats (type P). With type A formats, color component
240 * in the format, except for non-linear color formats where the first
241 * letter shall be 'S'. For type P formats, each component label is
246 * compression type followed by an underscore for Type C formats only; a
247 * storage type from the list below; and a bit with for type A formats,
334 /* Packed unorm formats */ /* msb <------ TEXEL BITS -----------> lsb */
375 /* Other formats */
386 /* Array unorm formats */
404 /* Packed signed/normalized formats */
418 /* Array signed/normalized formats */
432 /* Packed sRGB formats */
444 /* Array sRGB formats */
448 /* Packed float formats */
453 /* Array float formats */
474 /* Packed signed/unsigned non-normalized integer formats */
497 /* Array signed/unsigned non-normalized integer formats */
561 /* DXT compressed formats */
567 /* DXT sRGB compressed formats */
573 /* FXT1 compressed formats */
577 /* RGTC compressed formats */
583 /* LATC1/2 compressed formats */
589 /* ETC1/2 compressed formats */
602 /* BPTC compressed formats */
608 /* ASTC compressed formats */