Searched refs:GetEnableDepthBoundsTest (Results 1 – 3 of 3) sorted by relevance
124 bool GetEnableDepthBoundsTest() const { return enable_depth_bounds_test_; } in GetEnableDepthBoundsTest() function
479 pipeline_data->GetEnableDepthBoundsTest(); in GetVkPipelineDepthStencilInfo()
1732 EXPECT_TRUE(cp.PipelineDataForTesting()->GetEnableDepthBoundsTest()); in TEST_F()1743 EXPECT_FALSE(cp.PipelineDataForTesting()->GetEnableDepthBoundsTest()); in TEST_F()