Searched defs:BlendOperationAdvancedParam (Results 1 – 1 of 1) sorted by relevance
202 struct BlendOperationAdvancedParam struct204 PipelineConstructionType pipelineConstructionType;205 TestMode testMode;206 deUint32 testNumber;207 std::vector<VkBlendOp> blendOps;208 deBool coherentOperations;209 deBool independentBlend;210 deUint32 colorAttachmentsCount;211 VkBool32 premultipliedSrcColor;212 VkBool32 premultipliedDstColor;[all …]