Searched refs:pMemoryZirconHandleProperties (Results 1 – 8 of 8) sorted by relevance
/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);
|