Searched refs:z24_unscaled_bias (Results 1 – 3 of 3) sorted by relevance
215 unsigned z24_unscaled_bias; member
2121 screen->driver_workarounds.z24_unscaled_bias = 1<<23; in init_driver_workarounds()2123 screen->driver_workarounds.z24_unscaled_bias = 1<<24; in init_driver_workarounds()
2924 …ctx->depth_bias_scale_factor = zink_screen(ctx->base.screen)->driver_workarounds.z24_unscaled_bias; in zink_set_framebuffer_state()