aco: Remove is_gs_copy_shader
Reviewed-by: Timur Kristóf <timur.kristof@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22382>
This commit is contained in:
committed by
Marge Bot
parent
58ab783153
commit
b4bae8a2c0
@@ -106,7 +106,6 @@ struct aco_shader_info {
|
||||
|
||||
uint32_t gfx9_gs_ring_lds_size;
|
||||
|
||||
bool is_gs_copy_shader;
|
||||
bool is_trap_handler_shader;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user