MCPcopy Create free account

hub / github.com/ashima/webgl-noise / functions

Functions25 in github.com/ashima/webgl-noise

↓ 7 callersFunctioncreateShader
Create shaders
benchmark/common/noisebench.c:53
↓ 5 callersFunctionprintError
Print error messages
demo/common/noisedemo.c:21
↓ 4 callersFunctionprintError
Function to print errors
benchmark/common/noisebench.c:28
↓ 2 callersFunctionreadShaderFile
Read shader file
benchmark/common/noisebench.c:33
↓ 2 callersFunctionreadShaderFile
Read the shader file
demo/common/noisedemo.c:26
↓ 1 callersFunctioncreateShader
Create and compile shaders
demo/common/noisedemo.c:43
↓ 1 callersFunctioninit
Initialization
demo/common/noisedemo.c:130
↓ 1 callersFunctioninitDisplayList
Display list for rendering
benchmark/common/noisebench.c:105
↓ 1 callersFunctioninitDisplayList
Display list for rendering
demo/common/noisedemo.c:89
↓ 1 callersFunctioninitOpenGL
Initialize OpenGL settings
benchmark/common/noisebench.c:149
FunctionglutCreateMenuUcall_ATEXIT_HACK
benchmark/Win32/GL/freeglut_ucall.h:101
FunctionglutCreateMenuUcall_ATEXIT_HACK
demo/Win32/GL/freeglut_ucall.h:101
FunctionglutCreateMenu_ATEXIT_HACK
benchmark/Win32/GL/freeglut_std.h:645
FunctionglutCreateMenu_ATEXIT_HACK
demo/Win32/GL/freeglut_std.h:645
FunctionglutCreateWindow_ATEXIT_HACK
benchmark/Win32/GL/freeglut_std.h:643
FunctionglutCreateWindow_ATEXIT_HACK
demo/Win32/GL/freeglut_std.h:643
FunctionglutInit_ATEXIT_HACK
benchmark/Win32/GL/freeglut_std.h:641
FunctionglutInit_ATEXIT_HACK
demo/Win32/GL/freeglut_std.h:641
Functionmain
Main function
benchmark/common/noisebench.c:169
Functionmain
Main function
demo/common/noisedemo.c:143
FunctionrenderScene
Render scene
benchmark/common/noisebench.c:118
FunctionrenderScene
Render function
demo/common/noisedemo.c:98
Functionreshape
Window resize handler
benchmark/common/noisebench.c:157
Functionreshape
Reshape function
demo/common/noisedemo.c:119
Functiontimer
Timer to switch shaders
benchmark/common/noisebench.c:127