Searched refs:vc5_get_rt_format (Results 1 – 4 of 4) sorted by relevance
62 vc5_get_rt_format(const struct v3d_device_info *devinfo, enum pipe_format f) in vc5_get_rt_format() function
455 vc5_get_rt_format(&screen->devinfo, prsc->format); in vc5_resource_setup()684 surface->format = vc5_get_rt_format(&screen->devinfo, psurf->format); in vc5_create_surface()
501 uint8_t vc5_get_rt_format(const struct v3d_device_info *devinfo, enum pipe_format f);
741 vc5_get_rt_format(&screen->devinfo, cso->format);