Uninomicon

Documenting the dark corners of the Unity Engine.

User Tools

Site Tools


computeshader

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
computeshader [2022/01/28 17:31]
73.217.35.3
computeshader [2022/01/28 17:32] (current)
73.217.35.3
Line 3: Line 3:
 ==== FindKernel ==== ==== FindKernel ====
  
-At least on Android when using the ''OpenGLES2'' Graphics API (which does not support compute shaders), [[https://docs.unity3d.com/ScriptReference/ComputeShader.FindKernel.html|this function]] throws an exception (documentation says "error", which is wrong). Can'be reproduced in editor with feature level emulation enabled.+On Android standalone when using the ''OpenGLES2'' Graphics API (which does not support compute shaders), [[https://docs.unity3d.com/ScriptReference/ComputeShader.FindKernel.html|this function]] throws an exception (documentation says "error", which is wrong). This cannot be reproduced in the editor with feature level emulation enabled.
  
computeshader.txt ยท Last modified: 2022/01/28 17:32 by 73.217.35.3