Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_descriptor_renderpass_framebuffer.cpp7022 bool supportsDescriptorIndexing = true; in TEST_F() local
7029 supportsDescriptorIndexing = false; in TEST_F()
7039 void *pNext = supportsDescriptorIndexing ? &descriptor_indexing_features : nullptr; in TEST_F()