Searched refs:drm_format_mod (Results 1 – 4 of 4) sorted by relevance
645 __u64 drm_format_mod; /* tiled mode */ member
1847 if (image->drm_format_mod != DRM_FORMAT_MOD_INVALID) { in anv_AllocateMemory()1848 assert(isl_drm_modifier_get_info(image->drm_format_mod)->tiling == in anv_AllocateMemory()2217 if (image->drm_format_mod != DRM_FORMAT_MOD_INVALID) { in anv_GetImageMemoryRequirements2KHR()
553 image->drm_format_mod = isl_mod_info ? isl_mod_info->modifier : in anv_image_create()
2383 uint64_t drm_format_mod; member