ERROR: 0:310: 'limitations' : inductive-loop condition requires the form "loop-index <comparison-op> constant-expression"
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
Stored pipeline.cache [0kb]peline.cache [0kb]
win11 + VS 2022 64 执行命令 .\cli.exe -inputPath .\road.hdr -outCubeMap .\road.ktx2 -distribution GGX -sampleCount 1024 -targetFormat R16G16B16A16_SFLOAT 报以上错误?
@pjcozzi @tparisi @rAzoR8 @weegeekps can you help me?