Home
last modified time | relevance | path

Searched refs:VkPhysicalDeviceImageFormatInfo2KHR (Results 1 – 15 of 15) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkConcreteInstanceInterface.inl43 …atProperties2KHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
DvkVirtualInstanceInterface.inl43 …atProperties2KHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
DvkGetStructureTypeImpl.inl314 template<> VkStructureType getStructureType<VkPhysicalDeviceImageFormatInfo2KHR> (void)
DvkInstanceDriverImpl.inl200 …rmatProperties2KHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
DvkFunctionPointerTypes.inl173 …operties2KHRFunc) (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
DvkStructTypes.inl1394 struct VkPhysicalDeviceImageFormatInfo2KHR struct
DvkStrUtil.inl356 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceImageFormatInfo2KHR& value);
DvkNullDriverImpl.inl1121 …rmatProperties2KHR (VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
DvkStrUtilImpl.inl3614 std::ostream& operator<< (std::ostream& s, const VkPhysicalDeviceImageFormatInfo2KHR& value)
3616 s << "VkPhysicalDeviceImageFormatInfo2KHR = {\n";
/external/skia/third_party/vulkan/vulkan/
Dvulkan.h3683 typedef struct VkPhysicalDeviceImageFormatInfo2KHR { struct
3691 } VkPhysicalDeviceImageFormatInfo2KHR; argument
3725 …rmatProperties2KHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
3746 const VkPhysicalDeviceImageFormatInfo2KHR* pImageFormatInfo,
/external/deqp/external/vulkancts/modules/vulkan/synchronization/
DvktSynchronizationCrossInstanceSharingTests.cpp891 const vk::VkPhysicalDeviceImageFormatInfo2KHR imageFormatInfo = in SharingTestInstance()
DvktSynchronizationWin32KeyedMutexTests.cpp1466 const vk::VkPhysicalDeviceImageFormatInfo2KHR imageFormatInfo = in Win32KeyedMutexTestInstance()
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in3948 typedef struct VkPhysicalDeviceImageFormatInfo2KHR { struct
3956 } VkPhysicalDeviceImageFormatInfo2KHR; argument
3990 …rmatProperties2KHR)(VkPhysicalDevice physicalDevice, const VkPhysicalDeviceImageFormatInfo2KHR* pI…
4011 const VkPhysicalDeviceImageFormatInfo2KHR* pImageFormatInfo,
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp431 const vk::VkPhysicalDeviceImageFormatInfo2KHR info = in checkImageSupport()
3325 const vk::VkPhysicalDeviceImageFormatInfo2KHR info = in testImageQueries()
DvktApiFeatureInfo.cpp2613 const VkPhysicalDeviceImageFormatInfo2KHR imageFormatInfo = in imageFormatProperties2()