Searched refs:simple_depth_test (Results 1 – 3 of 3) sorted by relevance
62 pub fn simple_depth_test() -> Self { in simple_depth_test() method
279 depth_stencil: DepthStencil::simple_depth_test(), in no_depth_attachment()
4409 self.depth_stencil_state = DepthStencilState::simple_depth_test(); in depth_stencil_simple_depth()