Searched defs:AlphaFunc (Results 1 – 3 of 3) sorted by relevance
322 TEST_P(GLES1CovglTest, AlphaFunc) in TEST_P() argument
256 GLenum16 AlphaFunc; /**< Alpha test function */ member
3565 pub fn sceGuAlphaFunc(func: AlphaFunc, value: i32, mask: i32); in sceGuAlphaFunc()