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