Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsOcclusionQueryTests.cpp223 VkFormat pickSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, in pickSupportedDepthStencilFormat() function
335 ? pickSupportedDepthStencilFormat(vki, physDevice) in iterate()
687 ? pickSupportedDepthStencilFormat(vki, physDevice) in checkSupport()
DvktFragmentOperationsEarlyFragmentTests.cpp198 VkFormat pickSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, in pickSupportedDepthStencilFormat() function
341 …const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, phy… in iterate()
589 …const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(… in iterate()
1214 …const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(… in iterate()