Searched refs:isl_base_type (Results 1 - 5 of 5) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/intel/isl/
H A Disl.h417 enum PACKED isl_base_type { enum
1300 enum isl_base_type type; /**< Channel data encoding */
1335 /** Set if all channels have the same isl_base_type. Otherwise, ISL_VOID. */
1336 enum isl_base_type uniform_channel_type;
H A Disl_format.c949 isl_format_has_channel_type(enum isl_format fmt, enum isl_base_type type)
/xsrc/external/mit/MesaLib/dist/docs/isl/
H A Dformats.rst22 are specified by :cpp:enum:`isl_base_type`:
24 .. doxygenenum:: isl_base_type
/xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
H A Disl.h402 enum isl_base_type { enum
1016 enum isl_base_type type;
H A Disl_format.c646 isl_format_has_channel_type(enum isl_format fmt, enum isl_base_type type)

Completed in 15 milliseconds