Searched refs:backdrop_surface_index (Results 1 – 5 of 5) sorted by relevance
828 …let backdrop_surface_index = store.pictures[backdrop_pic_index.0].raster_config.as_ref().unwrap().… in prepare_interned_prim_for_render() localVariable829 … if let Some(ref backdrop_tasks) = frame_state.surfaces[backdrop_surface_index.0].render_tasks { in prepare_interned_prim_for_render()
827 …let backdrop_surface_index = store.pictures[backdrop_pic_index.0].raster_config.as_ref().unwrap().… in prepare_interned_prim_for_render() localVariable828 … if let Some(ref backdrop_tasks) = frame_state.surfaces[backdrop_surface_index.0].render_tasks { in prepare_interned_prim_for_render()
2596 let backdrop_surface_index = ctx.prim_store.pictures[backdrop_pic_index.0] in add_prim_to_batch() localVariable2602 let backdrop_task_id = ctx.surfaces[backdrop_surface_index.0] in add_prim_to_batch()
3680 …let backdrop_surface_index = self.pictures[backdrop_pic_index.0].raster_config.as_ref().unwrap().s… in prepare_interned_prim_for_render() localVariable3681 … if let Some(backdrop_tasks) = frame_state.surfaces[backdrop_surface_index.0].render_tasks { in prepare_interned_prim_for_render()