Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-cw
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-cw
Commits
8fbdf4bc
Commit
8fbdf4bc
authored
Sep 03, 2014
by
Henri Verbeet
Committed by
Alexandre Julliard
Sep 03, 2014
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
d3d10_1: Forward stateblock functions to d3d10.
parent
92c420d4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
9 deletions
+9
-9
d3d10_1.spec
dlls/d3d10_1/d3d10_1.spec
+9
-9
No files found.
dlls/d3d10_1/d3d10_1.spec
View file @
8fbdf4bc
...
...
@@ -6,7 +6,7 @@
@ stub D3D10CreateDeviceAndSwapChain1
@ stdcall D3D10CreateEffectFromMemory(ptr long long ptr ptr ptr) d3d10.D3D10CreateEffectFromMemory
@ stub D3D10CreateEffectPoolFromMemory
@ st
ub
D3D10CreateStateBlock
@ st
dcall D3D10CreateStateBlock(ptr ptr ptr) d3d10.
D3D10CreateStateBlock
@ stub D3D10DisassembleEffect
@ stub D3D10DisassembleShader
@ stub D3D10GetGeometryShaderProfile
...
...
@@ -20,11 +20,11 @@
@ stub D3D10PreprocessShader
@ stub D3D10ReflectShader
@ stub D3D10RegisterLayers
@ st
ub
D3D10StateBlockMaskDifference
@ st
ub
D3D10StateBlockMaskDisableAll
@ st
ub
D3D10StateBlockMaskDisableCapture
@ st
ub
D3D10StateBlockMaskEnableAll
@ st
ub
D3D10StateBlockMaskEnableCapture
@ st
ub
D3D10StateBlockMaskGetSetting
@ st
ub
D3D10StateBlockMaskIntersect
@ st
ub
D3D10StateBlockMaskUnion
@ st
dcall D3D10StateBlockMaskDifference(ptr ptr ptr) d3d10.
D3D10StateBlockMaskDifference
@ st
dcall D3D10StateBlockMaskDisableAll(ptr) d3d10.
D3D10StateBlockMaskDisableAll
@ st
dcall D3D10StateBlockMaskDisableCapture(ptr long long long) d3d10.
D3D10StateBlockMaskDisableCapture
@ st
dcall D3D10StateBlockMaskEnableAll(ptr) d3d10.
D3D10StateBlockMaskEnableAll
@ st
dcall D3D10StateBlockMaskEnableCapture(ptr long long long) d3d10.
D3D10StateBlockMaskEnableCapture
@ st
dcall D3D10StateBlockMaskGetSetting(ptr long long) d3d10.
D3D10StateBlockMaskGetSetting
@ st
dcall D3D10StateBlockMaskIntersect(ptr ptr ptr) d3d10.
D3D10StateBlockMaskIntersect
@ st
dcall D3D10StateBlockMaskUnion(ptr ptr ptr) d3d10.
D3D10StateBlockMaskUnion
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