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

  /xsrc/external/mit/MesaLib/dist/src/intel/isl/
isl.h 59 * @brief Get the hardware generation of isl_device.
79 * @brief Get the hardware generation of isl_device.
1232 struct isl_device { struct
1768 isl_device_init(struct isl_device *dev,
1773 isl_device_get_sample_counts(struct isl_device *dev);
2297 uint32_t isl_mocs(const struct isl_device *dev, isl_surf_usage_flags_t usage,
2305 isl_surf_init_s(const struct isl_device *dev,
2320 isl_surf_supports_ccs(const struct isl_device *dev,
2331 isl_surf_get_hiz_surf(const struct isl_device *dev,
2342 isl_surf_get_mcs_surf(const struct isl_device *dev
    [all...]
  /xsrc/external/mit/MesaLib.old/dist/src/intel/isl/
isl.h 57 * @brief Get the hardware generation of isl_device.
75 * @brief Get the hardware generation of isl_device.
959 struct isl_device { struct
1430 isl_device_init(struct isl_device *dev,
1435 isl_device_get_sample_counts(struct isl_device *dev);
1800 isl_surf_init_s(const struct isl_device *dev,
1809 isl_surf_get_hiz_surf(const struct isl_device *dev,
1814 isl_surf_get_mcs_surf(const struct isl_device *dev,
1819 isl_surf_get_ccs_surf(const struct isl_device *dev,
1829 isl_surf_fill_state_s(const struct isl_device *dev, void *state
    [all...]

Completed in 8 milliseconds