radv: Add radv_enable_float16_gfx8 drirc and enable for Indiana Jones TGC
This is a hard requirement from the game preventing it to start on GFX8. Adding this allows playing it on GFX8. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34114>
This commit is contained in:
@@ -73,6 +73,7 @@ struct radv_instance {
|
||||
bool disable_dcc_stores;
|
||||
bool lower_terminate_to_discard;
|
||||
bool emulate_rt;
|
||||
bool expose_float16_gfx8;
|
||||
char *app_layer;
|
||||
uint8_t override_graphics_shader_version;
|
||||
uint8_t override_compute_shader_version;
|
||||
|
||||
Reference in New Issue
Block a user