Constructor
Methods
Inherited Variables
Inherited Methods
Defined by Driver
@:value({ barrier : true, z : 1, y : 1, x : 1 })computeDispatch(x:Int = 1, y:Int = 1, z:Int = 1, barrier:Bool = true):Void
copyTexture(from:Texture, to:Texture):Bool
Returns true if we could copy the texture, false otherwise (not supported by driver or mismatch in size/format)