add SurfaceConfiguration to common #18
Annotations
30 errors and 3 warnings
Darwin
extras.maxPushConstantSize undefined (type *_Ctype_struct_WGPUSupportedLimitsExtras has no field or method maxPushConstantSize)
|
Darwin
info.vendorName undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method vendorName)
|
Darwin
info.name undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method name)
|
Darwin
info.driverDescription undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method driverDescription)
|
Darwin
cannot convert hasFeature (variable of type _Ctype_uint) to type bool
|
Darwin
desc.requiredFeaturesCount undefined (type *_Ctype_struct_WGPUDeviceDescriptor has no field or method requiredFeaturesCount)
|
Darwin
requiredLimitsExtras.maxPushConstantSize undefined (type *_Ctype_struct_WGPURequiredLimitsExtras has no field or method maxPushConstantSize)
|
Darwin
cannot convert descriptor.DepthStencilAttachment.DepthReadOnly (variable of type bool) to type _Ctype_uint
|
Darwin
cannot convert descriptor.DepthStencilAttachment.DepthReadOnly (variable of type bool) to type _Ctype_uint
|
Darwin
cannot convert v.Buffer.HasDynamicOffset (variable of type bool) to type _Ctype_uint
|
Linux
extras.maxPushConstantSize undefined (type *_Ctype_struct_WGPUSupportedLimitsExtras has no field or method maxPushConstantSize)
|
Linux
info.vendorName undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method vendorName)
|
Linux
info.name undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method name)
|
Linux
info.driverDescription undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method driverDescription)
|
Linux
cannot convert hasFeature (variable of type _Ctype_uint) to type bool
|
Linux
desc.requiredFeaturesCount undefined (type *_Ctype_struct_WGPUDeviceDescriptor has no field or method requiredFeaturesCount)
|
Linux
requiredLimitsExtras.maxPushConstantSize undefined (type *_Ctype_struct_WGPURequiredLimitsExtras has no field or method maxPushConstantSize)
|
Linux
cannot convert descriptor.DepthStencilAttachment.DepthReadOnly (variable of type bool) to type _Ctype_uint
|
Linux
cannot convert descriptor.DepthStencilAttachment.DepthReadOnly (variable of type bool) to type _Ctype_uint
|
Linux
cannot convert v.Buffer.HasDynamicOffset (variable of type bool) to type _Ctype_uint
|
Windows
extras.maxPushConstantSize undefined (type *_Ctype_struct_WGPUSupportedLimitsExtras has no field or method maxPushConstantSize)
|
Windows
info.vendorName undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method vendorName)
|
Windows
info.name undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method name)
|
Windows
info.driverDescription undefined (type _Ctype_struct_WGPUAdapterInfo has no field or method driverDescription)
|
Windows
cannot convert hasFeature (variable of type _Ctype_uint) to type bool
|
Windows
desc.requiredFeaturesCount undefined (type *_Ctype_struct_WGPUDeviceDescriptor has no field or method requiredFeaturesCount)
|
Windows
requiredLimitsExtras.maxPushConstantSize undefined (type *_Ctype_struct_WGPURequiredLimitsExtras has no field or method maxPushConstantSize)
|
Windows
cannot convert descriptor.DepthStencilAttachment.DepthReadOnly (variable of type bool) to type _Ctype_uint
|
Windows
cannot convert descriptor.DepthStencilAttachment.DepthReadOnly (variable of type bool) to type _Ctype_uint
|
Windows
cannot convert v.Buffer.HasDynamicOffset (variable of type bool) to type _Ctype_uint
|
Darwin
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Linux
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Windows
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-go@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|