sokol: Tweak buffer pooling #668
Annotations
7 warnings
Debug x86 64 bits:
Source/Render/sokol/SokolResources.cpp#L13
'<<': result of expression not used
|
Debug x86 64 bits:
Source/Render/sokol/SokolResources.cpp#L15
'<<': result of expression not used
|
Release x86 64 bits:
Source/Render/sokol/SokolResources.cpp#L13
'<<': result of expression not used
|
Release x86 64 bits:
Source/Render/sokol/SokolResources.cpp#L15
'<<': result of expression not used
|
Release x86 32 bits:
Source/Render/sokol/SokolResources.cpp#L13
'<<': shift count negative or too big, undefined behavior
|
Release x86 32 bits:
Source/Render/sokol/SokolResources.cpp#L13
'<<': result of expression not used
|
Release x86 32 bits:
Source/Render/sokol/SokolResources.cpp#L15
'<<': result of expression not used
|