Home
last modified time | relevance | path

Searched refs:FD_FORMAT_MOD_QCOM_TILED (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_resource.c61 #define FD_FORMAT_MOD_QCOM_TILED fourcc_mod_code(QCOM, 0xffffffff) macro
554 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()