Home | History | Annotate | Download | only in tests

Lines Matching defs:dst_buffer

2513         vk_testing::Buffer dst_buffer;
2514 dst_buffer.init_as_dst(*m_device, 128 * 128 * 4, reqs);
2524 dst_buffer.handle(), 1, &copy_region);