/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/ |
D | vktImageExtendedUsageBitTests.cpp | 141 …virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDe… in getPhysicalDeviceImageFormatProperties() function in vkt::image::__anon43f8eb1f0111::PhysicalDeviceImageFormatProperties 144 …return vki.getPhysicalDeviceImageFormatProperties(device, viewFormat, VK_IMAGE_TYPE_2D, tiling, us… in getPhysicalDeviceImageFormatProperties() 151 …virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDe… in getPhysicalDeviceImageFormatProperties() function in vkt::image::__anon43f8eb1f0111::PhysicalDeviceImageFormatProperties2 181 …if (func.getPhysicalDeviceImageFormatProperties(vki, context.getPhysicalDevice(), (VkFormat)viewFo… in testExtendedUsageBitCompatiblity() 196 …VkResult res = func.getPhysicalDeviceImageFormatProperties(vki, context.getPhysicalDevice(), param… in testExtendedUsageBitCompatiblity()
|
D | vktImageAstcDecodeModeTests.cpp | 413 …if (VK_ERROR_FORMAT_NOT_SUPPORTED == vk.getPhysicalDeviceImageFormatProperties(physicalDevice, m_p… in checkSupport() 418 …if (VK_ERROR_FORMAT_NOT_SUPPORTED == vk.getPhysicalDeviceImageFormatProperties(physicalDevice, m_p… in checkSupport()
|
D | vktImageTransfer.cpp | 106 …const auto result = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, m_params.imageForma… in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/ |
D | vktImageExtendedUsageBitTests.cpp | 141 …virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDe… in getPhysicalDeviceImageFormatProperties() function in vkt::image::__anonacbbfc9f0111::PhysicalDeviceImageFormatProperties 144 …return vki.getPhysicalDeviceImageFormatProperties(device, viewFormat, VK_IMAGE_TYPE_2D, tiling, us… in getPhysicalDeviceImageFormatProperties() 151 …virtual VkResult getPhysicalDeviceImageFormatProperties(const InstanceInterface &vki, VkPhysicalDe… in getPhysicalDeviceImageFormatProperties() function in vkt::image::__anonacbbfc9f0111::PhysicalDeviceImageFormatProperties2 181 …if (func.getPhysicalDeviceImageFormatProperties(vki, context.getPhysicalDevice(), (VkFormat)viewFo… in testExtendedUsageBitCompatiblity() 196 …VkResult res = func.getPhysicalDeviceImageFormatProperties(vki, context.getPhysicalDevice(), param… in testExtendedUsageBitCompatiblity()
|
D | vktImageAstcDecodeModeTests.cpp | 413 …if (VK_ERROR_FORMAT_NOT_SUPPORTED == vk.getPhysicalDeviceImageFormatProperties(physicalDevice, m_p… in checkSupport() 418 …if (VK_ERROR_FORMAT_NOT_SUPPORTED == vk.getPhysicalDeviceImageFormatProperties(physicalDevice, m_p… in checkSupport()
|
D | vktImageTransfer.cpp | 106 …const auto result = vki.getPhysicalDeviceImageFormatProperties(physicalDevice, m_params.imageForma… in checkSupport()
|
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkInstanceFunctionPointers.inl | 13 GetPhysicalDeviceImageFormatPropertiesFunc getPhysicalDeviceImageFormatProperties; variable
|
D | vkInitInstanceFunctionPointers.inl | 13 m_vk.getPhysicalDeviceImageFormatProperties = (GetPhysicalDeviceImageFormatPropertiesFunc) …
|
D | vkInstanceDriverImpl.inl | 42 VkResult InstanceDriver::getPhysicalDeviceImageFormatProperties (VkPhysicalDevice physicalDevice, V… function in InstanceDriver 44 …return m_vk.getPhysicalDeviceImageFormatProperties(physicalDevice, format, type, tiling, usage, fl…
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineMultisampleBase.cpp | 117 …instance.getPhysicalDeviceImageFormatProperties(physicalDevice, imageInfo.format, imageInfo.imageT… in validateImageInfo()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineMultisampleBase.cpp | 117 …instance.getPhysicalDeviceImageFormatProperties(physicalDevice, imageInfo.format, imageInfo.imageT… in validateImageInfo()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkQueryUtil.cpp | 283 VkImageFormatProperties getPhysicalDeviceImageFormatProperties (const InstanceInterface& vk, VkPhys… in getPhysicalDeviceImageFormatProperties() function 289 …VK_CHECK(vk.getPhysicalDeviceImageFormatProperties(physicalDevice, format, type, tiling, usage, fl… in getPhysicalDeviceImageFormatProperties()
|
D | vkNullDriver.cpp | 1113 VKAPI_ATTR VkResult VKAPI_CALL getPhysicalDeviceImageFormatProperties (VkPhysicalDevice physicalDev… in getPhysicalDeviceImageFormatProperties() function 1394 …result = getPhysicalDeviceImageFormatProperties(physicalDevice, pImageFormatInfo->format, pImageFo… in getPhysicalDeviceImageFormatProperties2KHR() 1444 …return getPhysicalDeviceImageFormatProperties(physicalDevice, pImageFormatInfo->format, pImageForm… in getPhysicalDeviceImageFormatProperties2KHR()
|
D | vkQueryUtil.hpp | 57 VkImageFormatProperties getPhysicalDeviceImageFormatProperties (const InstanceInterface& vk…
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
D | vktSparseResourcesImageAlignedMipSize.cpp | 180 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate()
|
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 475 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate() 724 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate()
|
D | vktSparseResourcesImageBlockShapes.cpp | 183 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesImageAlignedMipSize.cpp | 180 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate()
|
D | vktSparseResourcesShaderIntrinsicsBase.cpp | 475 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate() 724 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate()
|
D | vktSparseResourcesImageBlockShapes.cpp | 183 if (instance.getPhysicalDeviceImageFormatProperties(physicalDevice, in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
D | vktApiMemoryRequirementInvarianceTests.cpp | 520 if (m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties( in iterate() 531 if (m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties( in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/ |
D | vktApiMemoryRequirementInvarianceTests.cpp | 520 if (m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties( in iterate() 531 if (m_context.getInstanceInterface().getPhysicalDeviceImageFormatProperties( in iterate()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultipleClearsWithinRenderPass.cpp | 780 …if (vki.getPhysicalDeviceImageFormatProperties(vkd, m_params.colorFormat, VK_IMAGE_TYPE_2D, VK_IMA… in checkSupport() 786 …if (vki.getPhysicalDeviceImageFormatProperties(vkd, m_params.depthFormat, VK_IMAGE_TYPE_2D, VK_IMA… in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
D | vktDrawMultipleClearsWithinRenderPass.cpp | 780 …if (vki.getPhysicalDeviceImageFormatProperties(vkd, m_params.colorFormat, VK_IMAGE_TYPE_2D, VK_IMA… in checkSupport() 786 …if (vki.getPhysicalDeviceImageFormatProperties(vkd, m_params.depthFormat, VK_IMAGE_TYPE_2D, VK_IMA… in checkSupport()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/dynamic_state/ |
D | vktDynamicStateClearTests.cpp | 105 …vk::VkImageFormatProperties imageFormatProperties(getPhysicalDeviceImageFormatProperties(vkInstan… in iterate()
|