Home
last modified time | relevance | path

Searched refs:v3d_rt_format_supported (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_formats.c54 v3d_rt_format_supported(const struct v3d_device_info *devinfo, in v3d_rt_format_supported() function
H A Dv3d_screen.c644 !v3d_rt_format_supported(&screen->devinfo, format)) { in v3d_screen_is_format_supported()
H A Dv3d_context.h745 bool v3d_rt_format_supported(const struct v3d_device_info *devinfo,
H A Dv3d_blit.c455 if (!v3d_rt_format_supported(&screen->devinfo, info->src.format)) in v3d_tlb_blit()
H A Dv3d_resource.c727 assert(v3d_rt_format_supported(&screen->devinfo, prsc->format)); in v3d_resource_setup()

Completed in 7 milliseconds