Searched refs:lp_scene_new_data_block (Results 1 – 2 of 2) sorted by relevance
185 struct data_block *lp_scene_new_data_block( struct lp_scene *scene );217 block = lp_scene_new_data_block( scene ); in lp_scene_alloc()251 block = lp_scene_new_data_block( scene ); in lp_scene_alloc_aligned()
297 lp_scene_new_data_block( struct lp_scene *scene ) in lp_scene_new_data_block() function