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

  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_depth.c 69 depth_test_span16( struct gl_context *ctx, GLuint n, function
102 _mesa_problem(ctx, "Bad depth func in depth_test_span16");
351 passed = depth_test_span16(ctx, count, zBufferVals, fragZ, mask);
  /external/mesa3d/src/mesa/swrast/
s_depth.c 69 depth_test_span16( struct gl_context *ctx, GLuint n, function
102 _mesa_problem(ctx, "Bad depth func in depth_test_span16");
351 passed = depth_test_span16(ctx, count, zBufferVals, fragZ, mask);

Completed in 165 milliseconds