Searched refs:ValidateAlphaFuncx (Results 1 – 3 of 3) sorted by relevance
21 bool ValidateAlphaFuncx(const Context *context, AlphaTestFunc funcPacked, GLfixed ref);
658 bool ValidateAlphaFuncx(const Context *context, AlphaTestFunc func, GLfixed ref) in ValidateAlphaFuncx() function
60 (context->skipValidation() || ValidateAlphaFuncx(context, funcPacked, ref)); in GL_AlphaFuncx()