Searched defs:cleanup_shaders (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/vl/
H A Dvl_zscan.c254 cleanup_shaders(struct vl_zscan *zscan) function
451 cleanup_shaders(zscan);
463 cleanup_shaders(zscan);
H A Dvl_compositor.c382 static void cleanup_shaders(struct vl_compositor *c) function
800 cleanup_shaders(c);
1042 cleanup_shaders(c);
H A Dvl_idct.c499 cleanup_shaders(struct vl_idct *idct) function
779 cleanup_shaders(idct);
789 cleanup_shaders(idct);
/external/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_zscan.c254 cleanup_shaders(struct vl_zscan *zscan) function
451 cleanup_shaders(zscan);
463 cleanup_shaders(zscan);
H A Dvl_compositor.c382 static void cleanup_shaders(struct vl_compositor *c) function
800 cleanup_shaders(c);
1042 cleanup_shaders(c);
H A Dvl_idct.c499 cleanup_shaders(struct vl_idct *idct) function
779 cleanup_shaders(idct);
789 cleanup_shaders(idct);

Completed in 268 milliseconds