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

  /external/mesa3d/src/mesa/main/
stencil.c 189 stencil_func(struct gl_context *ctx, GLenum func, GLint ref, GLuint mask) function
239 stencil_func(ctx, func, ref, mask);
256 stencil_func(ctx, func, ref, mask);
  /external/deqp/modules/gles31/functional/
es31fNegativeFragmentApiTests.cpp 81 void stencil_func (NegativeTestContext& ctx) function in namespace:deqp::gles31::Functional::NegativeTestShared
480 {stencil_func, "stencil_func", "Invalid glStencilFunc() usage" },

Completed in 141 milliseconds