Searched defs:v3dv_format (Results 1 – 2 of 2) sorted by relevance
385 const struct v3dv_format *v3dv_format, in image_format_features()461 buffer_format_features(VkFormat vk_format, const struct v3dv_format *v3dv_format) in buffer_format_features()513 const struct v3dv_format *v3dv_format = v3dv_get_format(format); in v3dv_GetPhysicalDeviceFormatProperties() local568 const struct v3dv_format *v3dv_format = v3dv_get_format(info->format); in get_image_format_properties() local
354 struct v3dv_format { struct355 bool supported;358 uint8_t rt_type;361 uint8_t tex_type;368 uint8_t swizzle[4];371 uint8_t return_size;374 bool supports_filtering;