Searched refs:BindInfo (Results 1 – 3 of 3) sorted by relevance
327 VkImageView *BindInfo();
1554 VkImageView *VkDepthStencilObj::BindInfo() { return &m_attachmentBindInfo; } in BindInfo() function in VkDepthStencilObj
16629 VkImageView *depthView = m_depthStencil->BindInfo(); in TEST_F()