Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/dawn/src/dawn_native/
DRenderBundle.cpp29 bool stencilReadOnly, in RenderBundleBase()
DRenderBundleEncoder.cpp42 bool stencilReadOnly) { in ValidateDepthStencilAttachmentFormat()
DRenderEncoderBase.cpp37 bool stencilReadOnly) in RenderEncoderBase()
DRenderPassEncoder.cpp61 bool stencilReadOnly) in RenderPassEncoder()
DCommandEncoder.cpp549 bool stencilReadOnly = false; in APIBeginRenderPass() local
DCommands.h95 bool stencilReadOnly; member
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
DPipelineAndPassCompatibilityTests.cpp58 bool stencilReadOnly) { in CreateRenderPassDescriptor()