Searched refs:DepthStencilState (Results 1 – 4 of 4) sorted by relevance
195 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::DepthStencilState>& context) in FromJson()297 JsonContext<GraphicsState::DepthStencilState> context; in ParseSingleState()
1162 struct DepthStencilState { struct1238 DepthStencilState depthStencilState;
239 const GraphicsState::DepthStencilState& depthStencilState = graphicsState.depthStencilState; in GraphicsPipelineStateObjectVk()
80 uint64_t BASE_NS::hash(const RENDER_NS::GraphicsState::DepthStencilState& state) in hash()