Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/api/render/device/
H A Dpipeline_state_desc.h667 struct ClearDepthStencilValue { struct
679 …constexpr explicit ClearValue(const ClearDepthStencilValue& depthStencil) : depthStencil { depthSt… in ClearValue() argument