Home
last modified time | relevance | path

Searched defs:glBlendColor (Results 1 – 2 of 2) sorted by relevance

/development/tools/glesv2debugger/src/com/android/glesv2debugger/
DDebuggerMessage.java37 glBlendColor(7, 7), enumConstant
/development/tools/emulator/opengl/host/libs/Translator/GLES_V2/
DGLESv2Imp.cpp272 GL_APICALL void GL_APIENTRY glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alp… in glBlendColor() function