Searched refs:v3d_get_rt_format (Results 1 – 4 of 4) sorted by relevance
62 v3d_get_rt_format(const struct v3d_device_info *devinfo, enum pipe_format f) in v3d_get_rt_format() function
671 uint8_t v3d_get_rt_format(const struct v3d_device_info *devinfo, enum pipe_format f);
699 v3d_get_rt_format(&screen->devinfo, prsc->format); in v3d_resource_setup()1042 surface->format = v3d_get_rt_format(&screen->devinfo, psurf->format); in v3d_create_surface()
951 v3d_get_rt_format(&screen->devinfo, cso->format); in v3dX()