Home
last modified time | relevance | path

Searched refs:AddColorAttachment (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.h440 void AddColorAttachment(uint32_t binding, const VkPipelineColorBlendAttachmentState &att);
447 AddColorAttachment(0, att);
Dvkrenderframework.cpp1500 void VkPipelineObj::AddColorAttachment(uint32_t binding, const VkPipelineColorBlendAttachmentState … in AddColorAttachment() function in VkPipelineObj
Dlayer_validation_tests.cpp618 pipelineobj.AddColorAttachment(0, att_state); in VKTriangleTest()
7876 pipeline.AddColorAttachment(0, att_state1); in TEST_F()
7877 pipeline.AddColorAttachment(1, att_state2); in TEST_F()
7906 pipeline.AddColorAttachment(0, att_state1); in TEST_F()
32162 pipe.AddColorAttachment(0, att_state1); in TEST_F()
32163 pipe.AddColorAttachment(1, att_state1); in TEST_F()