Searched refs:FD_FORMAT_MOD_QCOM_TILED (Results 1 – 1 of 1) sorted by relevance
61 #define FD_FORMAT_MOD_QCOM_TILED fourcc_mod_code(QCOM, 0xffffffff) macro554 uint64_t modifier = linear ? DRM_FORMAT_MOD_LINEAR : FD_FORMAT_MOD_QCOM_TILED; in fd_resource_uncompress()1187 drm_find_modifier(FD_FORMAT_MOD_QCOM_TILED, modifiers, count)) in get_best_layout()