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