Searched refs:lp_scene_bin_command (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_scene.h | 292 lp_scene_bin_command( struct lp_scene *scene, in lp_scene_bin_command() function 334 if (!lp_scene_bin_command(scene, x, y, in lp_scene_bin_cmd_with_state() 340 if (!lp_scene_bin_command( scene, x, y, cmd, arg )) in lp_scene_bin_cmd_with_state() 357 if (!lp_scene_bin_command( scene, i, j, cmd, arg )) in lp_scene_bin_everywhere()
|
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/ |
D | lp_scene.h | 292 lp_scene_bin_command( struct lp_scene *scene, in lp_scene_bin_command() function 334 if (!lp_scene_bin_command(scene, x, y, in lp_scene_bin_cmd_with_state() 340 if (!lp_scene_bin_command( scene, x, y, cmd, arg )) in lp_scene_bin_cmd_with_state() 357 if (!lp_scene_bin_command( scene, i, j, cmd, arg )) in lp_scene_bin_everywhere()
|