Searched refs:clearAttachment (Results 1 – 1 of 1) sorted by relevance
/hardware/google/gfxstream/common/end2end/ |
D | GfxstreamEnd2EndVkSnapshotPipelineTests.cpp | 539 vkhpp::ClearAttachment clearAttachment{ in TEST_P() local 550 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P() 657 vkhpp::ClearAttachment clearAttachment{ in TEST_P() local 668 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P() 863 vkhpp::ClearAttachment clearAttachment{ in TEST_P() local 873 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P() 1059 vkhpp::ClearAttachment clearAttachment{ in TEST_P() local 1069 commandBuffer->clearAttachments(1, &clearAttachment, 1, &clearRect); in TEST_P()
|