Changeset 54782 in vbox
- Timestamp:
- Mar 16, 2015 1:11:05 PM (10 years ago)
- svn:sync-xref-src-repo-rev:
- 98970
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/src/VBox/Devices/Graphics/DevVGA-SVGA3d.h ¶
r54659 r54782 38 38 39 39 /** Arbitrary limit */ 40 #define SVGA3D_MAX_SHADER_IDS 0x 10040 #define SVGA3D_MAX_SHADER_IDS 0x800 41 41 /** D3D allows up to 8 texture stages. */ 42 42 #define SVGA3D_MAX_TEXTURE_STAGE 8
Note:
See TracChangeset
for help on using the changeset viewer.