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

  /external/deqp/external/vulkancts/framework/vulkan/
vkConcreteInstanceInterface.inl 53 virtual void getPhysicalDeviceExternalBufferPropertiesKHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfoKHR* pExternalBufferInfo, VkExternalBufferPropertiesKHR* pExternalBufferProperties) const;
vkVirtualInstanceInterface.inl 53 virtual void getPhysicalDeviceExternalBufferPropertiesKHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfoKHR* pExternalBufferInfo, VkExternalBufferPropertiesKHR* pExternalBufferProperties) const = 0;
vkGetStructureTypeImpl.inl 539 template<> VkStructureType getStructureType<VkPhysicalDeviceExternalBufferInfoKHR> (void)
vkInstanceDriverImpl.inl 250 void InstanceDriver::getPhysicalDeviceExternalBufferPropertiesKHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceExternalBufferInfoKHR* pExternalBufferInfo, VkExternalBufferPropertiesKHR* pExternalBufferProperties) const
vkFunctionPointerTypes.inl     [all...]
vkStrUtil.inl     [all...]
vkStructTypes.inl     [all...]
vkNullDriverImpl.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationCrossInstanceSharingTests.cpp 944 const vk::VkPhysicalDeviceExternalBufferInfoKHR info =
    [all...]
vktSynchronizationWin32KeyedMutexTests.cpp     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan.h     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiExternalMemoryTests.cpp 387 const vk::VkPhysicalDeviceExternalBufferInfoKHR info =
    [all...]

Completed in 203 milliseconds