Searched refs:dstFuncNdx (Results 1 – 2 of 2) sorted by relevance
416 for (int dstFuncNdx = 0; dstFuncNdx < DE_LENGTH_OF_ARRAY(blendFunctions); dstFuncNdx++) in init() local420 const EnumGL& dst = blendFunctions[dstFuncNdx]; in init()422 …if ((eq.glValue == GL_MIN || eq.glValue == GL_MAX) && (srcFuncNdx > 0 || dstFuncNdx > 0)) // MIN a… in init()
351 for (int dstFuncNdx = 0; dstFuncNdx < DE_LENGTH_OF_ARRAY(blendFunctions); dstFuncNdx++) in init() local355 const EnumGL& dst = blendFunctions[dstFuncNdx]; in init()