Home
last modified time | relevance | path

Searched refs:compute_clip_distance (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h81 void compute_clip_distance(gl_clip_plane *clip_planes);
Dbrw_fs_visitor.cpp533 void fs_visitor::compute_clip_distance(gl_clip_plane *clip_planes) in compute_clip_distance() function in fs_visitor
Dbrw_fs.cpp5894 compute_clip_distance(clip_planes); in run_vs()