Home
last modified time | relevance | path

Searched refs:checkImageSupport (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrUtil.hpp85 void checkImageSupport (Context& context, vk::VkFormat format, vk::VkImageCreateFlags cr…
DvktYCbCrFormatTests.cpp287 checkImageSupport(context, params.format, params.flags, params.tiling); in checkSupport()
DvktYCbCrViewTests.cpp418 checkImageSupport(context, params.format, params.createFlags); in checkSupport()
DvktYCbCrImageQueryTests.cpp539 checkImageSupport(context, params.format, params.flags); in checkSupport()
DvktYCbCrUtil.cpp190 void checkImageSupport (Context& context, VkFormat format, VkImageCreateFlags createFlags, VkImageT… in checkImageSupport() function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkImageUtil.hpp51 void checkImageSupport (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const…
DvkImageUtil.cpp2703 void checkImageSupport (const InstanceInterface& vki, VkPhysicalDevice physicalDevice, const VkImag… in checkImageSupport() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/amber/
DvktAmberTestCase.cpp186 checkImageSupport(ctx.getInstanceInterface(), ctx.getPhysicalDevice(), req); in checkSupport()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2402checkImageSupport(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), imageCreateInfo… in iterateInternal()
2433checkImageSupport(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), imageCreateInfo… in iterateInternal()
2995checkImageSupport(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), imageCreateInfo… in iterateInternal()
3025checkImageSupport(m_context.getInstanceInterface(), m_context.getPhysicalDevice(), imageCreateInfo… in iterateInternal()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiExternalMemoryTests.cpp495 void checkImageSupport (const vk::InstanceInterface& vki, in checkImageSupport() function
3837checkImageSupport(vki, physicalDevice, config.externalType, 0u, usage, format, tiling, config.dedi… in testImageBindExportImportBind()
3878checkImageSupport(vki, physicalDevice, config.externalType, 0u, usage, format, tiling, config.dedi… in testImageExportBindImportBind()
3927checkImageSupport(vki, physicalDevice, config.externalType, 0u, usage, format, tiling, config.dedi… in testImageExportImportBindBind()