Searched refs:depth_test_span32 (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_depth.c117 depth_test_span32( struct gl_context *ctx, GLuint n, function in typeref:typename:GLuint
150 _mesa_problem(ctx, "Bad depth func in depth_test_span32");
353 passed = depth_test_span32(ctx, count, zBufferVals, fragZ, mask);
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_depth.c117 depth_test_span32( struct gl_context *ctx, GLuint n, function in typeref:typename:GLuint
150 _mesa_problem(ctx, "Bad depth func in depth_test_span32");
439 passed = depth_test_span32(ctx, count, zBufferVals, fragZ, mask);

Completed in 9 milliseconds