Searched refs:_blendConstants (Results 1 – 1 of 1) sorted by relevance
932 …BlendState::ColorBlendState (const ColorBlendState& createInfo, std::vector<float> _blendConstants) in ColorBlendState() argument942 deMemcpy(blendConstants, &_blendConstants[0], 4 * sizeof(float)); in ColorBlendState()