splatapult icon indicating copy to clipboard operation
splatapult copied to clipboard

shader compilation error for "shader/multi_radixsort.glsl"!

Open brisyramshere opened this issue 1 year ago • 3 comments

[ERROR] shader compilation error for "shader/multi_radixsort.glsl"! [ERROR] ERROR: 0:82: 'id' : argument must be compile-time constant ERROR: 0:82: '' : compilation terminated ERROR: 2 compilation errors. No code generated.

[ERROR] Failed to compile compute shader "shader/multi_radixsort.glsl" [ERROR] Error loading sort compute shader! [ERROR] Error initializing splat renderer! [ERROR] App::Init failed

brisyramshere avatar Oct 30 '24 17:10 brisyramshere

apologies for the late response. What video card are you running this on?

hyperlogic avatar Nov 23 '24 00:11 hyperlogic

apologies for the late response. What video card are you running this on?

The same error occurs on AMD Radeon RX 5700 XT

2025/08/01 added: The same for AMD 9070XT

qjj2857 avatar Feb 06 '25 07:02 qjj2857

Also have this issue, I'm running an Nvidia RTX 4050

[ERROR] shader compilation error for "shader/multi_radixsort.glsl"!
[ERROR] ERROR: 0:82: 'id' : argument must be compile-time constant
ERROR: 0:82: '' : compilation terminated
ERROR: 2 compilation errors.  No code generated.


[ERROR] Failed to compile compute shader "shader/multi_radixsort.glsl"
[ERROR] Error loading sort compute shader!
[ERROR] Error initializing splat renderer!
[ERROR] App::Init failed

estebangames842 avatar Jul 28 '25 22:07 estebangames842