Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/regl-project/regl
/ framebuffer-mrt.js
File
framebuffer-mrt.js
test/framebuffer-mrt.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
createContext = require(
'./util/create-context'
)
2
var
createREGL = require(
'../regl'
)
3
var
tape = require(
'tape'
)
4
Callers
nothing calls this directly
Calls
12
createContext
Function · 0.85
draw
Function · 0.85
checkCubeFace
Function · 0.85
to255
Function · 0.85
prop
Method · 0.80
hasExtension
Method · 0.80
framebuffer
Method · 0.80
texture
Method · 0.80
framebufferCube
Method · 0.80
cube
Method · 0.80
checkTexture
Function · 0.70
destroy
Method · 0.65
Tested by
no test coverage detected