Searched refs:GL_ALWAYS (Results 1 – 7 of 7) sorted by relevance
70 case GL_ALWAYS: in gl_AlphaFunc()130 case GL_ALWAYS: in gl_alpha_test()
113 case GL_ALWAYS: in gl_DepthFunc()387 case GL_ALWAYS: in gl_depth_test_span_generic()696 case GL_ALWAYS: in gl_depth_test_pixels_generic()
101 case GL_ALWAYS: in gl_StencilFunc()487 case GL_ALWAYS: in gl_stencil_span()855 case GL_ALWAYS: in gl_stencil_pixels()
608 ctx->Color.AlphaFunc = GL_ALWAYS; in initialize_context()782 ctx->Stencil.Function = GL_ALWAYS; in initialize_context()
367 return GL_ALWAYS; in wined3d_gl_compare_func()936 func = GL_ALWAYS; in state_stencil()938 func_back = GL_ALWAYS; in state_stencil()
300 #define GL_ALWAYS 0x0207 macro
203 #define GL_ALWAYS 0x0207 macro