Searched defs:RenderCommandEncoderStates (Results 1 – 1 of 1) sorted by relevance
372 struct RenderCommandEncoderStates struct378 id<MTLRenderPipelineState> renderPipeline;380 MTLTriangleFillMode triangleFillMode;381 MTLWinding winding;382 MTLCullMode cullMode;384 id<MTLDepthStencilState> depthStencilState;385 float depthBias, depthSlopeScale, depthClamp;387 MTLDepthClipMode depthClipMode;389 uint32_t stencilFrontRef, stencilBackRef;391 Optional<MTLViewport> viewport;[all …]