Searched refs:clamp_depth (Results 1 – 3 of 3) sorted by relevance
753 cfg.multisample_misc.fixed_function_near_discard = !pipeline->rast.clamp_depth; in panvk_per_arch()754 cfg.multisample_misc.fixed_function_far_discard = !pipeline->rast.clamp_depth; in panvk_per_arch()
891 bool clamp_depth; member
687 pipeline->rast.clamp_depth = builder->create_info.gfx->pRasterizationState->depthClampEnable; in panvk_pipeline_builder_parse_rast()