Home
last modified time | relevance | path

Searched refs:checkFormatSupported (Results 1 – 2 of 2) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassUnusedClearAttachmentTests.cpp234 void checkFormatSupported(Context& context, VkFormat format, VkImageUsageFlags usage) in checkFormatSupported() function
260 checkFormatSupported(context, FORMAT_COLOR, VK_IMAGE_USAGE_COLOR_ATTACHMENT_BIT); in checkSupport()
263checkFormatSupported(context, m_testParams.depthStencilFormat, VK_IMAGE_USAGE_DEPTH_STENCIL_ATTACH… in checkSupport()
/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingBuiltinTests.cpp1764 void checkFormatSupported(Context& context, VkFormat format, VkImageUsageFlags usage, const VkExten… in checkFormatSupported() function
1797checkFormatSupported(m_context, m_data.format, VK_IMAGE_USAGE_STORAGE_BIT | VK_IMAGE_USAGE_TRANSFE… in checkSupportInInstance()