Home
last modified time | relevance | path

Searched refs:BindInfo (Results 1 – 3 of 3) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.h327 VkImageView *BindInfo();
Dvkrenderframework.cpp1554 VkImageView *VkDepthStencilObj::BindInfo() { return &m_attachmentBindInfo; } in BindInfo() function in VkDepthStencilObj
Dlayer_validation_tests.cpp16629 VkImageView *depthView = m_depthStencil->BindInfo(); in TEST_F()