Searched refs:gBlends (Results 1 – 1 of 1) sorted by relevance
80 static const Blender gBlends[] = { variable3418 GLenum sourceMode = swapSrcDst ? gBlendsSwap[mode].src : gBlends[mode].src;3419 GLenum destMode = swapSrcDst ? gBlendsSwap[mode].dst : gBlends[mode].dst;