Home
last modified time | relevance | path

Searched refs:CombinedDepthStencil (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DSubresource.cpp71 case Aspect::CombinedDepthStencil: in GetAspectIndex()
86 aspects == Aspect::CombinedDepthStencil) { in GetAspectCount()
DSubresource.h38 CombinedDepthStencil = 0x20, enumerator
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp981 return Aspect::CombinedDepthStencil; in ComputeAspectsForSubresourceStorage()
997 Aspect::CombinedDepthStencil, GetArrayLayers(), GetNumMipLevels()); in TransitionUsageForPass()
1000 updateRange.aspects = Aspect::CombinedDepthStencil; in TransitionUsageForPass()
1090 updatedRange.aspects = Aspect::CombinedDepthStencil; in TransitionUsageAndGetResourceBarrier()
1222 (Aspect::Depth | Aspect::Stencil | Aspect::CombinedDepthStencil)) { in ClearTexture()
DUtilsVulkan.cpp69 case Aspect::CombinedDepthStencil: in VulkanAspectMask()
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DCommandBufferGL.cpp316 case Aspect::CombinedDepthStencil: in ApplyBindGroup()
515 case Aspect::CombinedDepthStencil: in CopyTextureToTextureWithBlit()
740 case Aspect::CombinedDepthStencil: in Execute()
/third_party/gstreamer/gstplugins_good/ext/qt/
Dqtglrenderer.cc553 QOpenGLFramebufferObject::CombinedDepthStencil); in ensureFbo()