Searched refs:getSupportedStencilFormat (Results 1 - 4 of 4) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/ |
H A D | vktFragmentOperationsTransientAttachmentTests.cpp | 102 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 D | vktFragmentOperationsTransientAttachmentTests.cpp | 102 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 D | vktDynamicRenderingTests.cpp | 508 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 D | vktDynamicRenderingTests.cpp | 513 VkFormat getSupportedStencilFormat (const InstanceInterface& vki, in getSupportedStencilFormat() function 940 m_formatStencilDepthImage = getSupportedStencilFormat(vki, physDevice); in initialize()
|
Completed in 12 milliseconds