Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HLSL] Unsupported execution model with GS #4

Closed
gongminmin opened this issue Nov 8, 2018 · 1 comment
Closed

[HLSL] Unsupported execution model with GS #4

gongminmin opened this issue Nov 8, 2018 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@gongminmin
Copy link
Contributor

gongminmin commented Nov 8, 2018

Run ToHlsl under GeometryShaderTest.

Expected:
Pass the test.

Actual:
"Unsupported execution model" error in SM4 or SM5.

@gongminmin gongminmin added the bug Something isn't working label Nov 8, 2018
@gongminmin gongminmin self-assigned this Nov 8, 2018
@gongminmin gongminmin changed the title Unsupported execution model in GS Unsupported execution model with GS Nov 8, 2018
@gongminmin gongminmin added this to the v0.2 milestone Nov 8, 2018
@gongminmin
Copy link
Contributor Author

It's caused by KhronosGroup/SPIRV-Cross#121.

@gongminmin gongminmin changed the title Unsupported execution model with GS [HLSL] Unsupported execution model with GS Nov 15, 2018
gongminmin pushed a commit that referenced this issue Nov 16, 2018
Related work item: Github #4, #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant