Fix various issues found with adrress sanitizer on macOS
This commit is contained in:
@@ -129,7 +129,7 @@ PACK_STRUCT(struct Data {
|
||||
Matrix ViewProjection;
|
||||
Float2 Padding;
|
||||
float ClipPosZBias;
|
||||
bool EnableDepthTest;
|
||||
uint32 EnableDepthTest;
|
||||
});
|
||||
|
||||
struct PsData
|
||||
|
||||
Reference in New Issue
Block a user