glTF-IBL-Sampler icon indicating copy to clipboard operation
glTF-IBL-Sampler copied to clipboard

ERROR: 0:310: 'limitations' : inductive-loop condition requires the form "loop-index <comparison-op> constant-expression"

Open junglelan opened this issue 9 months ago • 2 comments

inputPath set to .\road.hdr outCubeMap set to .\road.ktx2 outLUT set to outputLUT.png sampleCount set to 1024 mipLevelCount set to 0 targetFormat set to R16G16B16A16_SFLOAT distribution set to GGX lodBias set to 0.000000 debug flag is set to False Vulkan instance created Physical Device created: xxx APIVersion: 1.3.280 DriverVersion: 2353053696 Vulkan pipeline cache loaded Successfully loaded .\road.hdr 2048 x 1024 x 3 ERROR: Source entry point must be "main" ERROR: 0:310: 'limitations' : inductive-loop condition requires the form "loop-index constant-expression" ERROR: 0:354: '' : compilation terminated ERROR: 2 compilation errors. No code generated.

Stored pipeline.cache [0kb]peline.cache [0kb]

junglelan avatar Mar 19 '25 07:03 junglelan

win11 + VS 2022 64 执行命令 .\cli.exe -inputPath .\road.hdr -outCubeMap .\road.ktx2 -distribution GGX -sampleCount 1024 -targetFormat R16G16B16A16_SFLOAT 报以上错误?

junglelan avatar Mar 19 '25 07:03 junglelan

@pjcozzi @tparisi @rAzoR8 @weegeekps can you help me?

junglelan avatar Mar 20 '25 00:03 junglelan