We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6316cf3 commit cf3d392Copy full SHA for cf3d392
visa/include/JitterDataStruct.h
@@ -170,7 +170,7 @@ struct FINALIZER_INFO {
170
// GTPin information
171
void *freeGRFInfo = nullptr;
172
uint32_t freeGRFInfoSize = 0;
173
- unsigned char numBytesScratchGtpin = 0;
+ uint32_t numBytesScratchGtpin = 0;
174
175
// Used by compiler output (zebin) for setting up "implicit_arg_buffer".
176
// When set to true, runtime will allocate space for implicit_arg_buffer
0 commit comments