Searched refs:blend_function (Results 1 – 6 of 6) sorted by relevance
322 BLENDFUNCTION blend_function = {AC_SRC_OVER, 0, 255, AC_SRC_ALPHA}; in DrawToNativeContext() local333 blend_function); in DrawToNativeContext()
964 BLENDFUNCTION blend_function = {AC_SRC_OVER, 0, alpha, AC_SRC_ALPHA}; in InternalDrawBitmap() local971 blend_function); in InternalDrawBitmap()
178 cc->cc6.blend_function = brw_translate_blend_equation(eqRGB); in upload_cc_unit()
390 GLuint blend_function:3; member