Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp222 VkFormat pickSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, in pickSupportedDepthStencilFormat() function
334 ? pickSupportedDepthStencilFormat(vki, physDevice) in iterate()
676 ? pickSupportedDepthStencilFormat(vki, physDevice) in checkSupport()
H A DvktFragmentOperationsEarlyFragmentTests.cpp197 VkFormat pickSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, in pickSupportedDepthStencilFormat() function
392 const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats) in iterate()
692 const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats) in iterate()
1375 const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats)
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/fragment_ops/
H A DvktFragmentOperationsOcclusionQueryTests.cpp222 VkFormat pickSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, in pickSupportedDepthStencilFormat() function
334 ? pickSupportedDepthStencilFormat(vki, physDevice) in iterate()
676 ? pickSupportedDepthStencilFormat(vki, physDevice) in checkSupport()
H A DvktFragmentOperationsEarlyFragmentTests.cpp197 VkFormat pickSupportedDepthStencilFormat (const InstanceInterface& instanceInterface, in pickSupportedDepthStencilFormat() function
392 const VkFormat testFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats) in iterate()
692 const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats) in iterate()
1375 const VkFormat depthStencilFormat = (m_testMode == MODE_STENCIL ? pickSupportedDepthStencilFormat(vki, physDevice, DE_LENGTH_OF_ARRAY(stencilFormats), stencilFormats)

Completed in 10 milliseconds