Search:
Browse Source
Home
Download
Documentation
Community
Changeset 91525 in vbox
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Oct 1, 2021 4:42:36 PM (
4 years
ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147217
Message:
Devices/Graphics: Build fix: bugref:9830
File:
1 edited
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp
(modified)
(
2 diffs
)
Legend:
Unmodified
Added
Removed
trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d-dx-shader.cpp
¶
r91484
r91525
1080
1080
1081
1081
1082
#ifdef LOG_ENABLED
1082
1083
DECLINLINE(uint32_t) dxbcTokenReaderByteOffset(DXBCTokenReader *r)
1083
1084
{
…
…
1090
1091
return r->cRemainingToken;
1091
1092
}
1093
#endif
1092
1094
1093
1095
Note:
See
TracChangeset
for help on using the changeset viewer.
Download in other formats:
Unified Diff
Zip Archive