Searched refs:pMemoryZirconHandleProperties (Results 1 – 12 of 12) sorted by relevance
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/ |
D | vulkan_fuchsia.h | 68 …e, zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties); 80 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
|
D | vulkan.hpp | 5336 … VkMemoryZirconHandlePropertiesFUCHSIA * pMemoryZirconHandleProperties ) const VULKAN_HPP_NOEXCEPT in vkGetMemoryZirconHandlePropertiesFUCHSIA() 5339 device, handleType, zirconHandle, pMemoryZirconHandleProperties ); in vkGetMemoryZirconHandlePropertiesFUCHSIA()
|
D | vulkan_funcs.hpp | 17881 VULKAN_HPP_NAMESPACE::MemoryZirconHandlePropertiesFUCHSIA * pMemoryZirconHandleProperties, in getMemoryZirconHandlePropertiesFUCHSIA() argument 17888 … reinterpret_cast<VkMemoryZirconHandlePropertiesFUCHSIA *>( pMemoryZirconHandleProperties ) ) ); in getMemoryZirconHandlePropertiesFUCHSIA()
|
D | vulkan_handles.hpp | 11055 VULKAN_HPP_NAMESPACE::MemoryZirconHandlePropertiesFUCHSIA * pMemoryZirconHandleProperties,
|
/external/deqp/external/vulkancts/scripts/src/ |
D | vulkan_fuchsia.h | 68 …e, zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties); 80 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
|
/external/swiftshader/include/vulkan/ |
D | vulkan_fuchsia_extras.h | 178 …e, zx_handle_t ZirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties); 190 VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
|
/external/swiftshader/src/Vulkan/ |
D | libVulkan.cpp | 1192 …ndleType, zx_handle_t handle, VkMemoryZirconHandlePropertiesFUCHSIA *pMemoryZirconHandleProperties) in vkGetMemoryZirconHandlePropertiesFUCHSIA() argument 1195 device, handleType, handle, pMemoryZirconHandleProperties); in vkGetMemoryZirconHandlePropertiesFUCHSIA() 1212 pMemoryZirconHandleProperties->memoryTypeBits = (1U << memoryProperties.memoryTypeCount) - 1U; in vkGetMemoryZirconHandlePropertiesFUCHSIA()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkDeviceDriverImpl.inl | 1695 …_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties) const 1697 …moryZirconHandlePropertiesFUCHSIA(device, handleType, zirconHandle, pMemoryZirconHandleProperties);
|
D | vkConcreteDeviceInterface.inl | 342 …handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties) const;
|
D | vkVirtualDeviceInterface.inl | 342 …handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties) const…
|
D | vkNullDriverImpl.inl | 2952 …pt::zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties) argument 2957 DE_UNREF(pMemoryZirconHandleProperties);
|
D | vkFunctionPointerTypes.inl | 452 …t::zx_handle_t zirconHandle, VkMemoryZirconHandlePropertiesFUCHSIA* pMemoryZirconHandleProperties);
|