Searched defs:BlendFunc (Results 1 – 9 of 9) sorted by relevance
188 INLINE void BlendFunc(SWR_BLEND_OP blendOp, in BlendFunc() function
133 struct BlendFunc struct135 BlendFunc (deUint32 src_, deUint32 dst_) in BlendFunc() function141 deUint32 src;142 deUint32 dst;
249 void BlendFunc(SWR_BLEND_OP blendOp, in BlendFunc() function
314 swrast_blend_func BlendFunc; member
160 enum BlendFunc enum
326 TEST_P(GLES1CovglTest, BlendFunc) in TEST_P() argument
405 typedef tcu::Vec4 (*BlendFunc)(const tcu::Vec4& src, const tcu::Vec4& dst); typedef
250 void GL_APIENTRY BlendFunc(GLenum sfactor, GLenum dfactor) in BlendFunc() function
465 void GL_APIENTRY BlendFunc(GLenum sfactor, GLenum dfactor) in BlendFunc() function