Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
6a6e1108
Commit
6a6e1108
authored
Dec 04, 2011
by
Henri Verbeet
Committed by
Alexandre Julliard
Dec 05, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wined3d: Get rid of WINED3DDEVINFO_VCACHE.
parent
529286bd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
10 deletions
+0
-10
wined3d.h
include/wine/wined3d.h
+0
-10
No files found.
include/wine/wined3d.h
View file @
6a6e1108
...
...
@@ -1725,16 +1725,6 @@ typedef struct _WINED3DBOX
UINT
Back
;
}
WINED3DBOX
;
/*Vertex cache optimization hints.*/
typedef
struct
WINED3DDEVINFO_VCACHE
{
DWORD
Pattern
;
/* Must be a 4 char code FOURCC (e.g. CACH) */
DWORD
OptMethod
;
/* 0 to get the longest strips, 1 vertex cache */
DWORD
CacheSize
;
/* Cache size to use (only valid if OptMethod==1) */
DWORD
MagicNumber
;
/* Internal for deciding when to restart strips,
non user modifiable (only valid if OptMethod==1) */
}
WINED3DDEVINFO_VCACHE
;
typedef
struct
WineDirect3DStridedData
{
enum
wined3d_format_id
format
;
/* Format of the data */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment