Searched defs:isDSFormat (Results 1 – 4 of 4) sorted by relevance
2381 const bool isDSFormat = isDepthStencilFormat(m_format); in setup() local2767 const bool isDSFormat = isDepthStencilFormat(m_format); in startDynamicRendering() local2788 const bool isDSFormat = isDepthStencilFormat(m_format); in draw() local2810 const bool isDSFormat = isDepthStencilFormat(m_format); in postRenderCommands() local2947 const bool isDSFormat = isDepthStencilFormat(m_format); in iterateInternalDynamicRendering() local
292 …const auto isDSFormat = (tcu::hasDepthComponent(format.order) || tcu::hasStencilComponent(format.o… in createImage() local
824 const auto isDSFormat = isDepthStencilFormat(m_params.textureFormat); in iterate() local1451 const auto isDSFormat = isDepthStencilFormat(format); in createSamplerBorderSwizzleTests() local
295 const auto isDSFormat = isDepthStencilFormat(imageFormat); in getImageSamplingInstanceParams() local1245 const bool isDSFormat = isDepthStencilFormat(imageFormat); in createSamplerAddressModesTests() local