Skip to content

Conversation

@jiyongjeong
Copy link

  1. text input error %%s to %s%s, geometry shader output is strange.
  2. texname variable is applied wrong type index.
    example[ declaration : texture2dms tex; , implementation :
    sampler2d(tex, ..) ]

1) text input error %%s to %s%s, geometry shader output is strange.
2) texname variable is applied wrong type index.
example[ declaration : texture2dms tex; , implementation :
sampler2d(tex, ..) ]
@jiyongjeong
Copy link
Author

envMap_skyGS.zip
i'm trying to cso to glsl. but geometry shader was error sometimes.
i found error and edit error code.
first %%s to %s%s
second texture type was wrong implemented by wrong sampler type
please check this issue. thanks you.

@aet
Copy link
Contributor

aet commented Dec 27, 2018

Thanks! I've applied the obvious formatting fix manually into the latest batch of changes from upstream, due to indentation changes etc

The texture/sampler logic fix currently under review/inspection, to be continued

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants