Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Clark Lin
PracticeDx
Commits
7bebe607
Commit
7bebe607
authored
Apr 29, 2023
by
Administrator
Browse files
fixed color issue of ColorPS pixel shader
parent
db7a5eb3
Changes
1
Hide whitespace changes
Inline
Side-by-side
PracticeDx/ColorPS.hlsl
View file @
7bebe607
struct
PSInput
{
float4
pos
:
SV_Position
;
float3
color
:
Color
;
};
...
...
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