Texture in the second ParameterBlock is not reported as used in any stage in the new reflection-api demo #5905
Labels
goal:quality & productivity
Quality issues and issues that impact our productivity coding day to day inside slang
Milestone
I just tested the new reflection-api demo using the following code, #5839
I see the perMaterial.texture is marked as used in Fragment shader but perMaterial2 is not while it's actually the opposite
The text was updated successfully, but these errors were encountered: