Searched refs:GetMaxDepthBounds (Results 1 – 4 of 4) sorted by relevance
63 ASSERT_FLOAT_EQ(6.7f, pipeline->GetPipelineData()->GetMaxDepthBounds()); in TEST_F()
150 float GetMaxDepthBounds() const { return max_depth_bounds_; } in GetMaxDepthBounds() function
532 depthstencil_info.maxDepthBounds = pipeline_data->GetMaxDepthBounds(); in GetVkPipelineDepthStencilInfo()
2032 EXPECT_FLOAT_EQ(3.4f, cp.PipelineDataForTesting()->GetMaxDepthBounds()); in TEST_F()