Searched defs:BlendOperationAdvancedParam (Results 1 – 1 of 1) sorted by relevance
204 struct BlendOperationAdvancedParam struct206 PipelineConstructionType pipelineConstructionType;207 TestMode testMode;208 uint32_t testNumber;209 std::vector<VkBlendOp> blendOps;210 bool coherentOperations;211 bool independentBlend;212 uint32_t colorAttachmentsCount;213 VkBool32 premultipliedSrcColor;214 VkBool32 premultipliedDstColor;[all …]