HomeSort by relevance Sort by last modified time
    Searched refs:BlendFuncSeparate (Results 1 - 5 of 5) sorted by null

  /external/mesa3d/src/pixelflinger2/
pixelflinger2.cpp 115 static void BlendFuncSeparate(GGLInterface * iface, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAlpha)
197 iface->BlendFuncSeparate = BlendFuncSeparate;
222 iface->BlendFuncSeparate(iface, GL_ONE, GL_ZERO, GL_ONE, GL_ZERO);
  /external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h 179 void (* BlendFuncSeparate)(GGLInterface_t * iface, GLenum srcRGB, GLenum dstRGB,
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/GL/
gl_mangle.h 102 #define glBlendFuncSeparate MANGLE(BlendFuncSeparate)
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/GL/
gl_mangle.h 102 #define glBlendFuncSeparate MANGLE(BlendFuncSeparate)
    [all...]