Home
last modified time | relevance | path

Searched defs:v3dv_format (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/broadcom/vulkan/
H A Dv3dv_formats.c122 const struct v3dv_format_plane *v3dv_format, in image_format_plane_features()
203 const struct v3dv_format *v3dv_format, in image_format_features()
267 buffer_format_features(VkFormat vk_format, const struct v3dv_format *v3dv_format) in buffer_format_features()
326 const struct v3dv_format *v3dv_format = v3dv_X(device, get_format)(vk_format); in v3dv_buffer_format_supports_features() local
338 const struct v3dv_format *v3dv_format = v3dv_X(pdevice, get_format)(format); in v3dv_GetPhysicalDeviceFormatProperties2() local
424 const struct v3dv_format *v3dv_format = v3dv_X(physical_device, get_format)(info->format); in get_image_format_properties() local
H A Dv3dv_private.h627 struct v3dv_format { struct
631 struct v3dv_format_plane planes[V3DV_MAX_PLANE_COUNT]; argument
634 bool supports_filtering;