compute-shader - Factor Documentation (original) (raw)
Class description
compute-shader is the predicate class of gl-shader objects that refer to shaders of type GL_COMPUTE_SHADER. In addition to the gl-shader words, the following compute shader-specific functions are defined:
• | - Compile GLSL code into a compute shader object |
---|
Definition