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

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

Completed in 7 milliseconds