Home | History | Annotate | Download | only in lwjgl

Lines Matching full:getbackstencilfunction

628                 || context.backStencilFunction != state.getBackStencilFunction()) {

637 context.backStencilFunction = state.getBackStencilFunction();
653 convertTestFunction(state.getBackStencilFunction()),