Skip to content

Conversation

@hzqst
Copy link
Contributor

@hzqst hzqst commented Dec 27, 2025

  1. Making the use of push constants a bit more sophisticated: read colors from push constants instead of getting them from the VS, also pass structs to a function GetVertexColor
  2. Remove unused code for raytrace shader.

…um, read colors from push constants instead of getting them from the VS.

Also pass structs to a function.
… defined or "DILIGENT_USE_SPIRV_TOOLCHAIN" not defined.
…' set but not used [-Werror,-Wunused-but-set-variable]
…n failed in CheckDynamicType(), file DebugUtilities.hpp, line 63:

Dynamic type cast failed. Src typeid: 'N8Diligent7Testing20TestingEnvironmentGLE' Dst typeid: 'N8Diligent7Testing20TestingEnvironmentVkE'
@hzqst hzqst marked this pull request as ready for review December 27, 2025 13:06
- Do not create VkImages that can be obtained from Diligent
- Use different background color for each test
- Code cleanup
@TheMostDiligent TheMostDiligent merged commit c0d3ccb into DiligentGraphics:inline_constants Dec 28, 2025
37 checks passed
@hzqst hzqst deleted the inline_constants_vktest4 branch December 29, 2025 01:01
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