Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/framework/vulkan/
H A DvkDeviceFeatures.cpp40 … VkPhysicalDevicePageableDeviceLocalMemoryFeaturesEXT *pageableDeviceLocalMemoryFeatures = nullptr; in DeviceFeatures() local
151 pageableDeviceLocalMemoryFeatures = in DeviceFeatures()
254 if (pageableDeviceLocalMemoryFeatures) in DeviceFeatures()
255 pageableDeviceLocalMemoryFeatures->pageableDeviceLocalMemory = false; in DeviceFeatures()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectBinaryTests.cpp792 …auto pageableDeviceLocalMemoryFeatures = m_context.getPageableDeviceLocalMemoryFeaturesEX… in iterate() local
943 &pageableDeviceLocalMemoryFeatures, in iterate()