Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dlayer_validation_tests.cpp3634 VkDescriptorPool bad_pool = reinterpret_cast<VkDescriptorPool &>(fake_pool_handle); in TEST_F() local
3635 vkResetDescriptorPool(device(), bad_pool, 0); in TEST_F()