OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GGLBlendFunc
(Results
1 - 2
of
2
) sorted by null
/external/mesa3d/src/pixelflinger2/
pixelflinger2.cpp
85
ctx->state.blendState.ce = (GGLBlendState::
GGLBlendFunc
)(modeRGB - GL_FUNC_ADD);
86
ctx->state.blendState.ae = (GGLBlendState::
GGLBlendFunc
)(modeAlpha - GL_FUNC_ADD);
/external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h
133
enum
GGLBlendFunc
{
Completed in 13 milliseconds