Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDevicePropertiesForContextDefs.inl30 …MemoryProperties& Context::getProtectedMemoryProperties (void) const { return m_device->getP… function in Context
DvkDevicePropertiesForContextDecl.inl30 const vk::VkPhysicalDeviceProtectedMemoryProperties& getProtectedMemoryProperties (void) cons…
DvkDevicePropertiesForDefaultDeviceDefs.inl30 const VkPhysicalDeviceProtectedMemoryProperties& getProtectedMemoryProperties (void) const { … function
/external/swiftshader/src/Vulkan/
DVkPhysicalDevice.cpp618 static void getProtectedMemoryProperties(T *properties) in getProtectedMemoryProperties() function
625 getProtectedMemoryProperties(properties); in getProperties()
658 getProtectedMemoryProperties(properties); in getProperties()