Searched refs:shadow_parent (Results 1 – 4 of 4) sorted by relevance
576 struct vc4_resource *shadow_parent = vc4_resource(prsc); in vc4_create_sampler_view() local577 struct pipe_resource tmpl = shadow_parent->base.b; in vc4_create_sampler_view()592 clone->shadow_parent = &shadow_parent->base.b; in vc4_create_sampler_view()594 clone->writes = shadow_parent->writes - 1; in vc4_create_sampler_view()
96 struct pipe_resource *shadow_parent; member
374 pipe_resource_reference(&rsc->shadow_parent, NULL); in vc4_resource_destroy()920 struct vc4_resource *orig = vc4_resource(shadow->shadow_parent); in vc4_update_shadow_baselevel_texture()
130 if (rsc->shadow_parent) in vc4_predraw_check_textures()