Searched refs:ds_test_enabled (Results 1 – 1 of 1) sorted by relevance
1666 …const bool ds_test_enabled = (pPipeline->graphicsPipelineCI.pDepthStencilState->depthTestEnable ==… in ValidatePipelineUnlocked() local1670 …if (ds_test_enabled && (!IsPowerOfTwo(subpass_depth_samples) || (raster_samples != subpass_depth_s… in ValidatePipelineUnlocked()