Home
last modified time | relevance | path

Searched refs:vc4_surface (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_resource.h45 struct vc4_surface { struct
89 static inline struct vc4_surface *
90 vc4_surface(struct pipe_surface *psurf) in vc4_surface() function
92 return (struct vc4_surface *)psurf; in vc4_surface()
H A Dvc4_job.c286 struct vc4_surface *surf = vc4_surface(psurf); in vc4_submit_setup_rcl_surface()
327 struct vc4_surface *surf = vc4_surface(psurf); in vc4_submit_setup_rcl_render_config_surface()
354 struct vc4_surface *surf = vc4_surface(psurf); in vc4_submit_setup_rcl_msaa_surface()
H A Dvc4_resource.c738 struct vc4_surface *surface = CALLOC_STRUCT(vc4_surface); in vc4_create_surface()

Completed in 4 milliseconds