Searched refs:lp_scene_bin_command (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_scene.h | 316 lp_scene_bin_command( struct lp_scene *scene, in lp_scene_bin_command() function 358 if (!lp_scene_bin_command(scene, x, y, in lp_scene_bin_cmd_with_state() 364 if (!lp_scene_bin_command( scene, x, y, cmd, arg )) in lp_scene_bin_cmd_with_state() 381 if (!lp_scene_bin_command( scene, i, j, cmd, arg )) in lp_scene_bin_everywhere()
|