Searched refs:FindSupportedDepthStencilFormat (Results 1 – 6 of 6) sorted by relevance
169 VkFormat FindSupportedDepthStencilFormat(VkPhysicalDevice phy);
259 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()411 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()586 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()1924 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()3626 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()6201 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()6241 m_depth_stencil_fmt = FindSupportedDepthStencilFormat(gpu()); in TEST_F()8188 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()
713 auto format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()3528 const auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()3665 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()3733 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()4619 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()5535 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()6373 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()
29 VkFormat FindSupportedDepthStencilFormat(VkPhysicalDevice phy) { in FindSupportedDepthStencilFormat() function890 m_depth_stencil_fmt = FindSupportedDepthStencilFormat(gpu()); in VKTriangleTest()
2999 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()3141 auto ds_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()
4648 const VkFormat format_ds = m_depth_stencil_fmt = FindSupportedDepthStencilFormat(gpu()); in TEST_F()5617 auto depth_format = FindSupportedDepthStencilFormat(gpu()); in TEST_F()