Searched refs:depth_clip_control_missing (Results 1 – 5 of 5) sorted by relevance
212 bool depth_clip_control_missing; member
167 if (!screen->driver_workarounds.depth_clip_control_missing && !hw_rast_state->clip_halfz) in zink_create_gfx_pipeline()
655 if (!screen->driver_workarounds.depth_clip_control_missing) in zink_bind_rasterizer_state()
591 return !screen->driver_workarounds.depth_clip_control_missing; in zink_get_param()2109 … screen->driver_workarounds.depth_clip_control_missing = !screen->info.have_EXT_depth_clip_control; in init_driver_workarounds()
2105 … if (!zink_vs_key_base(key)->clip_halfz && screen->driver_workarounds.depth_clip_control_missing) { in zink_shader_compile()