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