Skip to content

Commit

Permalink
Man DX11 really does not like arrays with undefined size.
Browse files Browse the repository at this point in the history
  • Loading branch information
Flimsy Fox committed May 16, 2024
1 parent e44af11 commit e4e1ec8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Flimsy Fox PBR.shader
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,6 @@
Blend SrcAlpha OneMinusSrcAlpha

CGPROGRAM
// Upgrade NOTE: excluded shader from DX11, OpenGL ES 2.0 because it uses unsized arrays
#pragma exclude_renderers d3d11 gles

#pragma vertex vert
#pragma fragment frag
Expand Down

0 comments on commit e4e1ec8

Please sign in to comment.