Searched refs:depthTextureView (Results 1 – 3 of 3) sorted by relevance
45 depthTextureView = depthTexture.CreateView(); in SetUp()96 utils::ComboRenderPassDescriptor renderPass({renderTargetView}, depthTextureView); in DoTest()143 wgpu::TextureView depthTextureView; member in DepthClampingTest
56 depthTextureView = depthTexture.CreateView(); in SetUp()278 utils::ComboRenderPassDescriptor renderPass({renderTargetView}, depthTextureView); in DoTest()283 utils::ComboRenderPassDescriptor clearingPass({renderTargetView}, depthTextureView); in DoTest()365 wgpu::TextureView depthTextureView; member in DepthStencilStateTest
149 wgpu::TextureView depthTextureView = depthTexture.CreateView(); in TestOcclusionQueryWithDepthStencilTest() local157 utils::ComboRenderPassDescriptor renderPass({renderTargetView}, depthTextureView); in TestOcclusionQueryWithDepthStencilTest()