Searched defs:RenderCommandEncoderStates (Results 1 – 1 of 1) sorted by relevance
380 struct RenderCommandEncoderStates struct386 id<MTLRenderPipelineState> renderPipeline;388 MTLTriangleFillMode triangleFillMode;389 MTLWinding winding;390 MTLCullMode cullMode;392 id<MTLDepthStencilState> depthStencilState;393 float depthBias, depthSlopeScale, depthClamp;395 MTLDepthClipMode depthClipMode;397 uint32_t stencilFrontRef, stencilBackRef;399 Optional<MTLViewport> viewport;[all …]