Searched refs:_mesa_DepthBoundsEXT (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/mesa/main/ | ||
D | depth.h | 56 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax ); |
D | depth.c | 148 _mesa_DepthBoundsEXT( GLclampd zmin, GLclampd zmax ) in _mesa_DepthBoundsEXT() function |