Searched defs:colorSampler (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DShaderGen.c423 int colorSampler = IS_SET(BASIC_GRAD_USE_MASK) ? 1 : 0; local
456 maskVars, maskInput, colorSampler, cycleCode, maskCode);
638 int colorSampler = IS_SET(MULTI_GRAD_USE_MASK) ? 1 : 0; local
677 MAX_COLORS, maxFractions, colorSampler,
678 maskVars, paintVars, maskInput, colorSampler,

Completed in 68 milliseconds