Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryExternalMemoryHostTests.cpp203 << externalMemoryHostProperties.minImportedHostPointerAlignment << tcu::TestLog::EndMessage; in getMinImportedHostPointerAlignment()
205 if (externalMemoryHostProperties.minImportedHostPointerAlignment > 65536) in getMinImportedHostPointerAlignment()
208 return externalMemoryHostProperties.minImportedHostPointerAlignment; in getMinImportedHostPointerAlignment()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl3074 VkDeviceSize minImportedHostPointerAlignment; member
DvkVulkan_c.inl7905 VkDeviceSize minImportedHostPointerAlignment; member
DvkStrUtilImpl.inl6419 s << "\tminImportedHostPointerAlignment = " << value.minImportedHostPointerAlignment << '\n';
/external/mesa3d/include/vulkan/
Dvulkan.h6970 VkDeviceSize minImportedHostPointerAlignment; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h7489 VkDeviceSize minImportedHostPointerAlignment; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h7489 VkDeviceSize minImportedHostPointerAlignment; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h8673 VkDeviceSize minImportedHostPointerAlignment; member
Dvulkan.hpp36674 && ( minImportedHostPointerAlignment == rhs.minImportedHostPointerAlignment ); in operator ==()
36687 DeviceSize minImportedHostPointerAlignment; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h8483 VkDeviceSize minImportedHostPointerAlignment; member
Dvulkan.hpp17519 : minImportedHostPointerAlignment( minImportedHostPointerAlignment_ ) in PhysicalDeviceExternalMemoryHostPropertiesEXT()
17541 minImportedHostPointerAlignment = minImportedHostPointerAlignment_; in setMinImportedHostPointerAlignment()
17559 && ( minImportedHostPointerAlignment == rhs.minImportedHostPointerAlignment ); in operator ==()
17572 DeviceSize minImportedHostPointerAlignment; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in7902 VkDeviceSize minImportedHostPointerAlignment; member