Home
last modified time | relevance | path

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

/third_party/libdrm/include/drm/
Ddrm_fourcc.h497 #define DRM_FORMAT_MOD_NVIDIA_TEGRA_TILED fourcc_mod_code(NVIDIA, 1) macro
/third_party/mesa3d/include/drm-uapi/
Ddrm_fourcc.h640 #define DRM_FORMAT_MOD_NVIDIA_TEGRA_TILED fourcc_mod_code(NVIDIA, 1) macro
/third_party/libdrm/tests/modetest/
Dmodetest.c293 case DRM_FORMAT_MOD_NVIDIA_TEGRA_TILED: in modifier_to_string()