Home
last modified time | relevance | path

Searched refs:_blendConstants (Results 1 – 1 of 1) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp918 …BlendState::ColorBlendState (const ColorBlendState& createInfo, std::vector<float> _blendConstants) in ColorBlendState() argument
928 deMemcpy(blendConstants, &_blendConstants[0], 4 * sizeof(float)); in ColorBlendState()