Searched refs:setup_stencilop_desc (Results 1 – 1 of 1) sorted by relevance
445 static void setup_stencilop_desc(D3D12_DEPTH_STENCILOP_DESC* desc, in setup_stencilop_desc() function472 setup_stencilop_desc(&dsDesc->FrontFace, frontFace); in fill_in_depth_stencil_state()473 setup_stencilop_desc(&dsDesc->BackFace, backFace); in fill_in_depth_stencil_state()477 setup_stencilop_desc(&dsDesc->FrontFace, stencilSettings.singleSidedFace()); in fill_in_depth_stencil_state()