Skip to content

Compute_Section

Aiekick edited this page Mar 19, 2019 · 1 revision

this section corrspond to the coomptue shader

it is written like that :

@COMPUTE, no params.

you cant have this section in the main buffer, only in a sub buffer.

the only section you can have with the Compute, are COMMON, UNIFORMS and NOTE fot the classi shader, you can put all except this COMPUTE.

i will comeback to this feature in a futrue version, because the systeme is not stable and complex to explain

Clone this wiki locally