nngn
Loading...
Searching...
No Matches
img_rot.lua File Reference

Variables

 camera< const > = require "nngn.lib.camera"
 
 input< const > = require("nngn.lib.input")
 
 common< const > = require "demos.cl.common"
 
 img_common< const > = require "demos.cl.img_common"
 
 N< const > = 3
 
 MAX_LOCAL< const > =
 
 LOCAL_SIZE_BYTES< const > =
 
 LOCAL_SIZE2< const > =
 
 LOCAL_SIZE< const > =
 
 img_raw
 
 img_buf
 
 img
 
 read_v< const > = img_common.init()
 

Variable Documentation

◆ camera< const >

camera< const > = require "nngn.lib.camera"

◆ common< const >

common< const > = require "demos.cl.common"

◆ img

img

◆ img_buf

img_buf

◆ img_common< const >

img_common< const > = require "demos.cl.img_common"

◆ img_raw

img_raw

◆ input< const >

input< const > = require("nngn.lib.input")

◆ LOCAL_SIZE2< const >

LOCAL_SIZE2< const > =

◆ LOCAL_SIZE< const >

LOCAL_SIZE< const > =

◆ LOCAL_SIZE_BYTES< const >

LOCAL_SIZE_BYTES< const > =

◆ MAX_LOCAL< const >

MAX_LOCAL< const > =

◆ N< const >

N< const > = 3

◆ read_v< const >

read_v< const > = img_common.init()