Home
last modified time | relevance | path

Searched defs:DepthTexture (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/third_party/externals/tint/src/sem/
Ddepth_texture_type.cc34 DepthTexture::DepthTexture(ast::TextureDimension dim) : Base(dim) { in DepthTexture() function in tint::sem::DepthTexture
/third_party/skia/third_party/externals/tint/src/ast/
Ddepth_texture.cc32 DepthTexture::DepthTexture(ProgramID pid, const Source& src, TextureDimension d) in DepthTexture() function in tint::ast::DepthTexture
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
DSubresourceRenderAttachmentTests.cpp150 TEST_P(SubresourceRenderAttachmentTest, DepthTexture) { in TEST_P() argument
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dparser_type.h331 struct DepthTexture : public Castable<DepthTexture, Texture> { struct
Dparser_type.cc207 DepthTexture::DepthTexture(ast::TextureDimension d) : Base(d) {} in DepthTexture() function in tint::reader::spirv::DepthTexture
501 const spirv::DepthTexture* TypeManager::DepthTexture( in DepthTexture() function in tint::reader::spirv::TypeManager
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp174 TEST_P(DepthStencilFormatsTest, DepthTexture) in TEST_P() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DDepthStencilFormatsTest.cpp192 TEST_P(DepthStencilFormatsTest, DepthTexture) in TEST_P() argument