HomeSort by: relevance | last modified time | path
    Searched defs:isl_format_layout (Results 1 - 2 of 2) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/intel/isl/
isl.h 1314 struct isl_format_layout { struct
1350 * isl_format_layout::bpb. For non-power-of-two formats it may be smaller.
1354 * isl_format_layout::bpb is 96 (a non-power-of-two). In this case, none
1763 extern const struct isl_format_layout isl_format_layouts[];
1776 * \return The isl_format_layout for the given isl_format
1778 static inline const struct isl_format_layout * ATTRIBUTE_CONST
1863 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt);
1899 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt);
1916 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt);
1924 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt)
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
isl.h 1028 struct isl_format_layout { struct
1060 * isl_format_layout::bpb. For non-power-of-two formats it may be smaller.
1064 * isl_format_layout::bpb is 96 (a non-power-of-two). In this case, none
1427 extern const struct isl_format_layout isl_format_layouts[];
1437 static inline const struct isl_format_layout * ATTRIBUTE_CONST
1516 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt);
1552 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt);
1560 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt);
1579 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt);
1590 const struct isl_format_layout *fmtl = isl_format_get_layout(fmt)
    [all...]

Completed in 12 milliseconds