Home
last modified time | relevance | path

Searched refs:getSupportedStencilFormat (Results 1 - 4 of 4) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp102 VkFormat getSupportedStencilFormat(const VkPhysicalDevice physDevice, const InstanceInterface& instanceInterface) in getSupportedStencilFormat() function in vkt::FragmentOperations::__anon27977::TestMode
318 ? getSupportedStencilFormat(context.getPhysicalDevice(), context.getInstanceInterface()) in checkSupport()
366 : testMode == TestMode::MODE_STENCIL ? getSupportedStencilFormat(m_context.getPhysicalDevice(), m_context.getInstanceInterface()) in TransientAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsTransientAttachmentTests.cpp102 VkFormat getSupportedStencilFormat(const VkPhysicalDevice physDevice, const InstanceInterface& instanceInterface) in getSupportedStencilFormat() function in vkt::FragmentOperations::__anon29211::TestMode
318 ? getSupportedStencilFormat(context.getPhysicalDevice(), context.getInstanceInterface()) in checkSupport()
366 : testMode == TestMode::MODE_STENCIL ? getSupportedStencilFormat(m_context.getPhysicalDevice(), m_context.getInstanceInterface()) in TransientAttachmentTestInstance()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp508 VkFormat getSupportedStencilFormat (const InstanceInterface& vki, in getSupportedStencilFormat() function
933 m_formatStencilDepthImage = getSupportedStencilFormat(vki, physDevice); in initialize()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
H A DvktDynamicRenderingTests.cpp513 VkFormat getSupportedStencilFormat (const InstanceInterface& vki, in getSupportedStencilFormat() function
940 m_formatStencilDepthImage = getSupportedStencilFormat(vki, physDevice); in initialize()

Completed in 12 milliseconds