Home
last modified time | relevance | path

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

/external/mesa3d/src/broadcom/vulkan/
Dv3dv_formats.c385 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() local
568 const struct v3dv_format *v3dv_format = v3dv_get_format(info->format); in get_image_format_properties() local
Dv3dv_private.h354 struct v3dv_format { struct
355 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;