Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_fs.h95 bool run_vs(gl_clip_plane *clip_planes);
Dbrw_vec4.cpp2804 if (!v.run_vs(clip_planes)) { in brw_compile_vs()
Dbrw_fs.cpp5880 fs_visitor::run_vs(gl_clip_plane *clip_planes) in run_vs() function in fs_visitor