Searched defs:DepthTexture (Results 1 – 7 of 7) sorted by relevance
34 DepthTexture::DepthTexture(ast::TextureDimension dim) : Base(dim) { in DepthTexture() function in tint::sem::DepthTexture
32 DepthTexture::DepthTexture(ProgramID pid, const Source& src, TextureDimension d) in DepthTexture() function in tint::ast::DepthTexture
150 TEST_P(SubresourceRenderAttachmentTest, DepthTexture) { in TEST_P() argument
331 struct DepthTexture : public Castable<DepthTexture, Texture> { struct
207 DepthTexture::DepthTexture(ast::TextureDimension d) : Base(d) {} in DepthTexture() function in tint::reader::spirv::DepthTexture501 const spirv::DepthTexture* TypeManager::DepthTexture( in DepthTexture() function in tint::reader::spirv::TypeManager
174 TEST_P(DepthStencilFormatsTest, DepthTexture) in TEST_P() argument
192 TEST_P(DepthStencilFormatsTest, DepthTexture) in TEST_P() argument