Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp204 struct BlendOperationAdvancedParam struct
206 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 …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineBlendOperationAdvancedTests.cpp202 struct BlendOperationAdvancedParam struct
204 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 …]