Home
last modified time | relevance | path

Searched defs:isDSFormat (Results 1 – 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineSamplerBorderSwizzleTests.cpp818 const auto isDSFormat = isDepthStencilFormat(m_params.textureFormat); in iterate() local
1445 const auto isDSFormat = isDepthStencilFormat(format); in createSamplerBorderSwizzleTests() local
DvktPipelineSamplerTests.cpp327 const auto isDSFormat = isDepthStencilFormat(imageFormat); in getImageSamplingInstanceParams() local
1225 const bool isDSFormat = isDepthStencilFormat(imageFormat); in createSamplerAddressModesTests() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineSamplerTests.cpp332 const auto isDSFormat = isDepthStencilFormat(imageFormat); in getImageSamplingInstanceParams() local
1212 const bool isDSFormat = isDepthStencilFormat(imageFormat); in createSamplerAddressModesTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp259 …const auto isDSFormat = (tcu::hasDepthComponent(format.order) || tcu::hasStencilComponent(… in createImage() local
DvktRenderPassSubpassDependencyTests.cpp2345 const bool isDSFormat = isDepthStencilFormat(m_format); in iterateInternal() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassSubpassDependencyTests.cpp2345 const bool isDSFormat = isDepthStencilFormat(m_format); in iterateInternal() local