Searched refs:InputAssembly (Results 1 – 4 of 4) sorted by relevance
161 void FromJson(const json::value& jsonData, JsonContext<GraphicsState::InputAssembly>& context)275 JsonContext<GraphicsState::InputAssembly> context; in ParseSingleState()
1226 struct InputAssembly { struct1234 InputAssembly inputAssembly;
209 const GraphicsState::InputAssembly& inputAssembly = graphicsState.inputAssembly; in GraphicsPipelineStateObjectVk()
59 uint64_t BASE_NS::hash(const RENDER_NS::GraphicsState::InputAssembly& inputAssembly) in hash()