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

Variables

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

Variable Documentation

◆ camera< const >

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

◆ common< const >

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

◆ img

local img

◆ img_buf

local img_buf

◆ img_common< const >

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

◆ img_raw

local img_raw

◆ input< const >

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

◆ LOCAL_SIZE2< const >

local LOCAL_SIZE2< const > =

◆ LOCAL_SIZE< const >

local LOCAL_SIZE< const > =

◆ LOCAL_SIZE_BYTES< const >

local LOCAL_SIZE_BYTES< const > =

◆ MAX_LOCAL< const >

local MAX_LOCAL< const > =

◆ N< const >

local N< const > = 3

◆ read_v< const >

local read_v< const > = img_common.init()