Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_formats.c66 v3d_get_rt_format(const struct v3d_device_info *devinfo, enum pipe_format f) in v3d_get_rt_format() function
H A Dv3d_blit.c458 if (v3d_get_rt_format(&screen->devinfo, info->src.format) != in v3d_tlb_blit()
459 v3d_get_rt_format(&screen->devinfo, info->dst.format)) in v3d_tlb_blit()
H A Dv3d_context.h749 uint8_t v3d_get_rt_format(const struct v3d_device_info *devinfo, enum pipe_format f);
H A Dv3d_resource.c729 v3d_get_rt_format(&screen->devinfo, prsc->format); in v3d_resource_setup()
1073 surface->format = v3d_get_rt_format(&screen->devinfo, psurf->format); in v3d_create_surface()
H A Dv3dx_state.c998 v3d_get_rt_format(&screen->devinfo, cso->format); in create_texture_shader_state_bo()

Completed in 10 milliseconds