HomeSort by relevance Sort by last modified time
    Searched defs:_mesa_init_depth (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/mesa/main/
depth.h 59 _mesa_init_depth( struct gl_context * ctx );
64 #define _mesa_init_depth( c ) ((void)0) macro
depth.c 166 _mesa_init_depth(struct gl_context *ctx) function

Completed in 55 milliseconds