You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
638 B
12 lines
638 B
4 months ago
|
spv.meshShaderPerView_Errors.mesh
|
||
|
ERROR: 0:19: '[]' : only outermost dimension of an array of arrays can be implicitly sized
|
||
|
ERROR: 0:20: '[]' : mesh view output array size must be gl_MaxMeshViewCountNV or implicitly sized
|
||
|
ERROR: 0:21: 'perviewNV' : requires a view array dimension
|
||
|
ERROR: 0:25: '[]' : only outermost dimension of an array of arrays can be implicitly sized
|
||
|
ERROR: 0:26: '[]' : mesh view output array size must be gl_MaxMeshViewCountNV or implicitly sized
|
||
|
ERROR: 0:27: 'perviewNV' : requires a view array dimension
|
||
|
ERROR: 6 compilation errors. No code generated.
|
||
|
|
||
|
|
||
|
SPIR-V is not generated for failed compile or link
|