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

/external/vulkan-validation-layers/tests/
H A Dvkrenderframework.h419 void AddColorAttachment(uint32_t binding,
423 void AddColorAttachment() { function in class:VkPipelineObj
427 AddColorAttachment(0, &att);
H A Dlayer_validation_tests.cpp372 pipelineobj.AddColorAttachment();
1906 pipe.AddColorAttachment();
2295 pipe.AddColorAttachment();
5052 pipe.AddColorAttachment();
5101 pipe.AddColorAttachment();
5150 pipe.AddColorAttachment();
5203 pipe.AddColorAttachment();
5256 pipe.AddColorAttachment();
5307 pipe.AddColorAttachment();
5358 pipe.AddColorAttachment();
[all...]
H A Dvkrenderframework.cpp1206 void VkPipelineObj::AddColorAttachment( function in class:VkPipelineObj

Completed in 89 milliseconds