Skip to content

Conversation

@DDoS
Copy link
Contributor

@DDoS DDoS commented Dec 8, 2025

Description

  • CreateRenderDelegate() needs to know the Hgi in use, otherwise it can't correctly call IsSupported() internally. It uses the default Hgi and that may fail.
  • This requires changes in USD which will be PR'd soon
  • Current workaround is to use the HGI_ENABLE_* environment variables if applicable, such as HGI_ENABLE_VULKAN.

@DDoS DDoS requested a review from hodoulp December 8, 2025 20:15
@DDoS DDoS force-pushed the sapona/update-render-settings-map branch 5 times, most recently from a24d055 to c809dad Compare December 9, 2025 14:57
@DDoS DDoS force-pushed the sapona/update-render-settings-map branch from c809dad to 965218f Compare December 9, 2025 16:48
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

Code Coverage

Package Line Rate Health
include.hvt.dataSource 0%
include.hvt.engine 97%
include.hvt.geometry 0%
include.hvt.sceneIndex 100%
include.hvt.tasks 72%
source.dataSource 0%
source.engine 64%
source.geometry 7%
source.sceneIndex 64%
source.shadow 0%
source.tasks 82%
source.utils 0%
Summary 60% (2135 / 3533)

@DDoS DDoS merged commit 6d7d581 into main Dec 10, 2025
11 checks passed
@DDoS DDoS deleted the sapona/update-render-settings-map branch December 10, 2025 14:53
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