Searched defs:v3dv_format (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ | ||
| H A D | v3dv_formats.c | 91 image_format_features(struct v3dv_physical_device * pdevice,VkFormat vk_format,const struct v3dv_format * v3dv_format,VkImageTiling tiling) argument 169 buffer_format_features(VkFormat vk_format,const struct v3dv_format * v3dv_format) argument 221 const struct v3dv_format *v3dv_format = v3dv_X(device, get_format)(vk_format); local in function:v3dv_buffer_format_supports_features 233 const struct v3dv_format *v3dv_format = v3dv_X(pdevice, get_format)(format); local in function:v3dv_GetPhysicalDeviceFormatProperties 292 const struct v3dv_format *v3dv_format = v3dv_X(physical_device, get_format)(info->format); local in function:get_image_format_properties [all...] |
| H A D | v3dv_private.h | 487 struct v3dv_format { struct |
Completed in 7 milliseconds