Searched refs:lp_scene_new_data_block (Results 1 – 2 of 2) sorted by relevance
193 struct data_block *lp_scene_new_data_block( struct lp_scene *scene );225 block = lp_scene_new_data_block( scene ); in lp_scene_alloc()259 block = lp_scene_new_data_block( scene ); in lp_scene_alloc_aligned()
331 lp_scene_new_data_block( struct lp_scene *scene ) in lp_scene_new_data_block() function