Searched defs:useDepthStencil (Results 1 – 12 of 12) sorted by relevance
394 const bool useDepthStencil = (m_testParams.depthStencilFormat != VK_FORMAT_UNDEFINED); in render() local779 …const bool useDepthStencil = (m_testParams.depthStencilFormat != VK_FORMAT_UNDEFINE… in createDrawResources() local925 bool useDepthStencil = (m_testParams.depthStencilFormat != VK_FORMAT_UNDEFINED); in createRenderPassFramebuffer() local
5673 const bool useDepthStencil = rng.getBool(); in addAttachmentTests() local
795 const bool useDepthStencil = (caseDef.depthStencilFormat != VK_FORMAT_UNDEFINED); in testWithSizeReduction() local1328 const bool useDepthStencil = (caseDef.depthStencilFormat != VK_FORMAT_UNDEFINED); in testRenderToMipMaps() local
2022 const bool useDepthStencil = params.usesDepthStencilInPass(renderPassNdx); in startRendering() local
223 const bool useDepthStencil) in makeRenderPass()300 const bool useDepthStencil = false) in makeGraphicsPipeline()
101 bool useDepthStencil; // == fragDepth || fragStencil member