Searched defs:v3dv_format (Results 1 – 2 of 2) sorted by relevance
122 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() local338 const struct v3dv_format *v3dv_format = v3dv_X(pdevice, get_format)(format); in v3dv_GetPhysicalDeviceFormatProperties2() local424 const struct v3dv_format *v3dv_format = v3dv_X(physical_device, get_format)(info->format); in get_image_format_properties() local
627 struct v3dv_format { struct631 struct v3dv_format_plane planes[V3DV_MAX_PLANE_COUNT]; argument634 bool supports_filtering;