Home
last modified time | relevance | path

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

/external/vulkan-validation-layers/tests/
Dvklayertests_descriptor_renderpass_framebuffer.cpp118 uint32_t desc_counts; in TEST_F() local
124desc_counts = 6; // We'll reserve 8 spaces in the layout, but the descriptor will only use 6 in TEST_F()
127 variable_count.pDescriptorCounts = &desc_counts; in TEST_F()
770 uint32_t desc_counts; in TEST_F() local
776desc_counts = 6; // We'll reserve 8 spaces in the layout, but the descriptor will only use 6 in TEST_F()
779 variable_count.pDescriptorCounts = &desc_counts; in TEST_F()