Home
last modified time | relevance | path

Searched defs:IsDepthTexture (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dusage.h66 bool IsDepthTexture() const { return is_depth_; } in IsDepthTexture() function
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
Dutilities.cpp761 bool IsDepthTexture(GLint format) in IsDepthTexture() function