Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkDeviceFeatures.cpp42 VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT *pageableDeviceLocalMemoryFeatures = nullptr; in DeviceFeatures() local
140pageableDeviceLocalMemoryFeatures = reinterpret_cast<VkPhysicalDevicePageableDeviceLocalMemoryFeat… in DeviceFeatures()
233 if (pageableDeviceLocalMemoryFeatures) in DeviceFeatures()
234 pageableDeviceLocalMemoryFeatures->pageableDeviceLocalMemory = false; in DeviceFeatures()