compiler: add shader_info.cs.user_data_components_amd
This commit is contained in:
@@ -261,6 +261,7 @@ typedef struct shader_info {
|
||||
unsigned local_size[3];
|
||||
|
||||
bool local_size_variable;
|
||||
char user_data_components_amd;
|
||||
|
||||
/**
|
||||
* Size of shared variables accessed by the compute shader.
|
||||
|
Reference in New Issue
Block a user