Searched refs:lp_scene_bin_command (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_scene.h299 lp_scene_bin_command( struct lp_scene *scene, function in typeref:typename:boolean
341 if (!lp_scene_bin_command(scene, x, y,
347 if (!lp_scene_bin_command( scene, x, y, cmd, arg ))
364 if (!lp_scene_bin_command( scene, i, j, cmd, arg ))
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_scene.h310 lp_scene_bin_command( struct lp_scene *scene, function in typeref:typename:boolean
352 if (!lp_scene_bin_command(scene, x, y,
358 if (!lp_scene_bin_command( scene, x, y, cmd, arg ))
375 if (!lp_scene_bin_command( scene, i, j, cmd, arg ))

Completed in 4 milliseconds