Home
last modified time | relevance | path

Searched defs:InitSurface (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/tests/
Dvkrenderframework.cpp477 bool VkRenderFramework::InitSurface() { return InitSurface(m_width, m_height); } in InitSurface() function in VkRenderFramework
485 bool VkRenderFramework::InitSurface(float width, float height) { in InitSurface() function in VkRenderFramework