Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineBlendOperationAdvancedTests.cpp204 struct BlendOperationAdvancedParam struct
206 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 …]