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

Add support for HLSL related APIs #14

Closed
antiagainst opened this issue Oct 4, 2017 · 0 comments
Closed

Add support for HLSL related APIs #14

antiagainst opened this issue Oct 4, 2017 · 0 comments

Comments

@antiagainst
Copy link
Collaborator

  • shaderc_compile_options_set_auto_bind_uniforms
  • shaderc_compile_options_set_hlsl_io_mapping
  • shaderc_compile_options_set_hlsl_offsets
  • shaderc_compile_options_set_binding_base
  • shaderc_compile_options_set_binding_base_for_stage
  • shaderc_compile_options_set_hlsl_register_set_and_binding_for_stage
  • shaderc_compile_options_set_hlsl_register_set_and_binding
antiagainst added a commit to antiagainst/shaderc-rs that referenced this issue Oct 7, 2017
* shaderc_compile_options_set_auto_bind_uniforms
* shaderc_compile_options_set_hlsl_io_mapping
* shaderc_compile_options_set_hlsl_offsets
* shaderc_compile_options_set_binding_base
* shaderc_compile_options_set_binding_base_for_stage
* shaderc_compile_options_set_hlsl_register_set_and_binding
* shaderc_compile_options_set_hlsl_register_set_and_binding_for_stage

Fixes google#14
antiagainst added a commit that referenced this issue Oct 7, 2017
* shaderc_compile_options_set_auto_bind_uniforms
* shaderc_compile_options_set_hlsl_io_mapping
* shaderc_compile_options_set_hlsl_offsets
* shaderc_compile_options_set_binding_base
* shaderc_compile_options_set_binding_base_for_stage
* shaderc_compile_options_set_hlsl_register_set_and_binding
* shaderc_compile_options_set_hlsl_register_set_and_binding_for_stage

Fixes #14
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

No branches or pull requests

1 participant