HomeSort by relevance Sort by last modified time
    Searched refs:VkFenceGetWin32HandleInfoKHR (Results 1 - 11 of 11) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkGetStructureTypeImpl.inl 424 template<> VkStructureType getStructureType<VkFenceGetWin32HandleInfoKHR> (void)
vkConcreteDeviceInterface.inl 138 virtual VkResult getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const;
vkVirtualDeviceInterface.inl 138 virtual VkResult getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const = 0;
vkDeviceDriverImpl.inl 675 VkResult DeviceDriver::getFenceWin32HandleKHR (VkDevice device, const VkFenceGetWin32HandleInfoKHR* pGetWin32HandleInfo, pt::Win32Handle* pHandle) const
    [all...]
vkFunctionPointerTypes.inl     [all...]
vkStrUtil.inl     [all...]
vkStructTypes.inl     [all...]
vkNullDriverImpl.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/
vktExternalMemoryUtil.cpp 513 const vk::VkFenceGetWin32HandleInfoKHR info =
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]

Completed in 153 milliseconds