Home | History | Annotate | Download | only in tests

Lines Matching defs:ivs

3170     VkImageView ivs[2];
3171 ivs[0] = m_renderTargets[0]->targetView(VK_FORMAT_B8G8R8A8_UNORM);
3172 ivs[1] = m_renderTargets[0]->targetView(VK_FORMAT_B8G8R8A8_UNORM);
3179 fb_info.pAttachments = ivs;
3288 fb_info.pAttachments = ivs;
3333 fb_info.pAttachments = ivs;