Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferMemoryRequirementsTests.cpp388 std::vector<BufferUsageBits> usageFlagsTmp; in checkSupport() local
389 u::combine(usageFlagsTmp, AvailableBufferUsageBits.select<1>(fate), usageHints); in checkSupport()
390 u::mergeFlags(usageFlags, usageFlagsTmp); in checkSupport()