Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkMemUtil.cpp359 … (const VkPhysicalDeviceMemoryProperties& deviceMemProps, deUint32 allowedMemTypeBits, MemoryRequi… in selectMatchingMemoryType() argument
362 deUint32 candidates = allowedMemTypeBits & compatibleTypes; in selectMatchingMemoryType()
DvkMemUtil.hpp163 … (const VkPhysicalDeviceMemoryProperties& deviceMemProps, deUint32 allowedMemTypeBits, MemoryRequi…