OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:daf
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/include/pixelflinger2/
pixelflinger2_interface.h
129
4,
daf
:
member in struct:GGLBlendState
/external/mesa3d/src/pixelflinger2/
pixelflinger2.cpp
141
ctx->state.blendState.
daf
= GLBlendFactor(dstAlpha);
llvm_scanline.cpp
362
if (gglCtx->blendState.dcf != gglCtx->blendState.
daf
) {
363
Value * dfA = BlendFactor(gglCtx->blendState.
daf
, srcA, dstA,
642
if (gglCtx->blendState.enable && (0 != gglCtx->blendState.dcf || 0 != gglCtx->blendState.
daf
)) {
Completed in 14 milliseconds