Searched defs:_mesa_init_depth (Results 1 – 2 of 2) sorted by relevance
/external/mesa3d/src/mesa/main/ | ||
D | depth.h | 64 #define _mesa_init_depth( c ) ((void)0) macro |
D | depth.c | 166 _mesa_init_depth(struct gl_context *ctx) in _mesa_init_depth() function |