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

  /external/mesa3d/src/mesa/main/
depth.c 61 depth_func(struct gl_context *ctx, GLenum func, bool no_error) function
96 depth_func(ctx, func, true);
108 depth_func(ctx, func, false);
  /external/deqp/modules/gles31/functional/
es31fNegativeFragmentApiTests.cpp 60 void depth_func (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
478 {depth_func, "depth_func", "Invalid glDepthFunc() usage" },

Completed in 103 milliseconds