Home
last modified time | relevance | path

Searched refs:ClearDepthStencilValue (Results 1 - 3 of 3) sorted by relevance

/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 { depthStencil } {}; in ClearValue()
688 ClearDepthStencilValue depthStencil;
998 /** Clear value (union ClearColorValue or ClearDepthStencilValue) */
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/render/
H A Drender_data_defines_3d.h538 RENDER_NS::ClearDepthStencilValue clearDepthStencil { 1.0f, 0u };
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_shadow_render_slot.cpp574 ClearValue { ClearDepthStencilValue { 1.0f, 0u } }, in CreateRenderPass()

Completed in 6 milliseconds