Searched refs:_mesa_init_depth (Results 1 – 3 of 3) sorted by relevance
59 _mesa_init_depth( struct gl_context * ctx );64 #define _mesa_init_depth( c ) ((void)0) macro
166 _mesa_init_depth(struct gl_context *ctx) in _mesa_init_depth() function
773 _mesa_init_depth( ctx ); in init_attrib_groups()