Searched refs:BLEND_DST_RGB (Results 1 – 3 of 3) sorted by relevance
103 BLEND_DST_RGB("Dest. RGB function"), enumConstant
213 IGLProperty blendDstRgb = new GLEnumProperty(GLStateType.BLEND_DST_RGB, GLEnum.GL_NONE); in createPixelOperationsState()
757 GLStateType rgbAccessor = GLStateType.BLEND_DST_RGB; in transformsForGlBlendFuncSrcDst()