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

  /external/deqp/external/vulkancts/framework/vulkan/
vkConcreteInstanceInterface.inl 21 virtual VkResult getPhysicalDeviceImageFormatProperties2 (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageFormatProperties2* pImageFormatProperties) const;
vkVirtualInstanceInterface.inl 21 virtual VkResult getPhysicalDeviceImageFormatProperties2 (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageFormatProperties2* pImageFormatProperties) const = 0;
vkGetStructureTypeImpl.inl 359 template<> VkStructureType getStructureType<VkPhysicalDeviceImageFormatInfo2> (void)
vkInstanceDriverImpl.inl 105 VkResult InstanceDriver::getPhysicalDeviceImageFormatProperties2 (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageFormatProperties2* pImageFormatProperties) const
vkFunctionPointerTypes.inl 154 typedef VKAPI_ATTR VkResult (VKAPI_CALL* GetPhysicalDeviceImageFormatProperties2Func) (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageFormatProperties2* pImageFormatProperties);
    [all...]
vkNullDriver.cpp     [all...]
vkStructTypes.inl 1382 struct VkPhysicalDeviceImageFormatInfo2
    [all...]
vkNullDriverImpl.inl     [all...]
vkStrUtil.inl     [all...]
vkStrUtilImpl.inl     [all...]
  /frameworks/native/vulkan/nulldrv/
null_driver_gen.h 181 VKAPI_ATTR VkResult GetPhysicalDeviceImageFormatProperties2(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2* pImageFormatInfo, VkImageFormatProperties2* pImageFormatProperties);
null_driver.cpp     [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]
  /external/skqp/tests/
VkHardwareBufferTest.cpp 819 VkPhysicalDeviceImageFormatInfo2 imageFormatInfo;
    [all...]
  /frameworks/native/vulkan/libvulkan/
api_gen.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationCrossInstanceSharingTests.cpp 128 const vk::VkPhysicalDeviceImageFormatInfo2 imageFormatInfo =
    [all...]
vktSynchronizationWin32KeyedMutexTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiExternalMemoryTests.cpp 476 const vk::VkPhysicalDeviceImageFormatInfo2 info =
    [all...]
vktApiFeatureInfo.cpp     [all...]

Completed in 408 milliseconds