Home
last modified time | relevance | path

Searched defs:blendOperation (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/src/Device/
DContext.cpp963 VkBlendFactor GraphicsState::blendFactor(VkBlendOp blendOperation, VkBlendFactor blendFactor) const in blendFactor()
995 VkBlendOp GraphicsState::blendOperation(VkBlendOp blendOperation, VkBlendFactor sourceBlendFactor, … in blendOperation() function in vk::GraphicsState
DContext.hpp116 VkBlendOp blendOperation; member