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

[HdSt] Remove excess parameters, change vega fix to member, support caps in pso #1859

Merged
merged 3 commits into from
Jun 15, 2022

Conversation

creijon
Copy link
Contributor

@creijon creijon commented May 12, 2022

Description of Change(s)

  • In HdSt_PipelineDrawBatch there were a couple of private functions which took the dispatch buffer as a param even though it is a local member of the class.
  • The Vega fix in HgiMetalGraphicsCmds is neater if it is a member and can access the _primitiveTypeChanged directly.
  • Enablement: In HgiMetalGraphicsPipeline, pass the hgi interface down to the internal functions so they can check the caps bits if necessary. Not used now but useful in the future.

Fixes Issue(s)

  • Code cleaning.
  • I have submitted a signed Contributor License Agreement

@jilliene
Copy link

Filed as internal issue #USD-7371

@creijon creijon mentioned this pull request Jun 13, 2022
1 task
@pixar-oss pixar-oss merged commit cd3ace4 into PixarAnimationStudios:dev Jun 15, 2022
@creijon creijon deleted the jon/dev/cleanup branch June 15, 2022 07:07
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.

3 participants