Searched defs:withDepthStencil (Results 1 – 2 of 2) sorted by relevance
45 bool withDepthStencil; member225 MultisampledRenderToTextureParams D3D11Params(bool multiplePasses, bool withDepthStencil) in D3D11Params()236 MultisampledRenderToTextureParams MetalParams(bool multiplePasses, bool withDepthStencil) in MetalParams()247 MultisampledRenderToTextureParams OpenGLOrGLESParams(bool multiplePasses, bool withDepthStencil) in OpenGLOrGLESParams()258 MultisampledRenderToTextureParams VulkanParams(bool multiplePasses, bool withDepthStencil) in VulkanParams()
65 bool withDepthStencil = false; member