MCPcopy Create free account

hub / github.com/VictorGordan/opengl-tutorials / functions

Functions30,078 in github.com/VictorGordan/opengl-tutorials

↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/stb/stb_image.h:994
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 9 - Lighting/Libraries/include/stb/stb_image.h:994
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 7 - Going 3D/Libraries/include/stb/stb_image.h:994
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 29 - HDR/Libraries/include/stb/stb_image.h:994
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/stb/stb_image.h:994
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 30 - Bloom/Libraries/include/stb/stb_image.h:994
↓ 9 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/stb/stb_image.h:994
↓ 9 callersFunctionstbtt__buf_seek
Tessellation Shaders/imgui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__buf_seek
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:1130
↓ 9 callersFunctionstbtt__new_buf
Tessellation Shaders/imgui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt__new_buf
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:1151
↓ 9 callersFunctionstbtt_setvertex
Tessellation Shaders/imgui/imstb_truetype.h:1559
↓ 9 callersFunctionstbtt_setvertex
ImGUI GLFW Tutorial/imgui/imstb_truetype.h:1559
↓ 8 callersMethodActivate
Activates the Shader Program
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/shaderClass.cpp:121
↓ 8 callersMethodActivate
Activates the Shader Program
YoutubeOpenGL 30 - Bloom/shaderClass.cpp:121
↓ 8 callersMethodAddCircleFilled
Tessellation Shaders/imgui/imgui_draw.cpp:1506
↓ 8 callersMethodBegin
Use case A: Begin() called from constructor with items_height<0, then called again from Step() in StepNo 1 Use case B: Begin() called from constructor
ImGUI GLFW Tutorial/imgui/imgui.cpp:2283
↓ 8 callersFunctionClear
ImGUI GLFW Tutorial/imgui/imgui_internal.h:545
↓ 8 callersFunctionIM_DELETE
Tessellation Shaders/imgui/imgui.h:1782
↓ 8 callersFunctionIM_DELETE
ImGUI GLFW Tutorial/imgui/imgui.h:1638
↓ 8 callersFunctionImAddClampOverflow
Tessellation Shaders/imgui/imgui_internal.h:430
↓ 8 callersFunctionImAddClampOverflow
ImGUI GLFW Tutorial/imgui/imgui_internal.h:414
↓ 8 callersFunctionImCharIsBlankA
Tessellation Shaders/imgui/imgui_internal.h:336
↓ 8 callersFunctionImCharIsBlankA
ImGUI GLFW Tutorial/imgui/imgui_internal.h:321
↓ 8 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
Tessellation Shaders/imgui/imgui.cpp:1624
↓ 8 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
ImGUI GLFW Tutorial/imgui/imgui.cpp:1492
↓ 8 callersFunctionImLog
Tessellation Shaders/imgui/imgui_internal.h:409
↓ 8 callersFunctionImLog
ImGUI GLFW Tutorial/imgui/imgui_internal.h:393
↓ 8 callersFunctionImSubClampOverflow
Tessellation Shaders/imgui/imgui_internal.h:431
↓ 8 callersFunctionImSubClampOverflow
ImGUI GLFW Tutorial/imgui/imgui_internal.h:415
↓ 8 callersFunctionImSwap
ImGUI GLFW Tutorial/imgui/imgui_internal.h:413
↓ 8 callersFunctionIsNavInputDown
Tessellation Shaders/imgui/imgui_internal.h:2607
↓ 8 callersMethodLinkAttrib
Links a VBO Attribute such as a position or color to the VAO
YoutubeOpenGL 21 - Instancing/VAO.cpp:10
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
Tessellation Shaders/imgui/imgui_widgets.cpp:3679
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
ImGUI GLFW Tutorial/imgui/imgui_widgets.cpp:3587
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 13 - Model Loading/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 21 - Instancing/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 27 - Normal Maps/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 29 - HDR/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 30 - Bloom/Libraries/include/json/json.h:16493
↓ 8 callersFunctiondump_integer
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/json/json.h:16493
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 13 - Model Loading/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 21 - Instancing/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 27 - Normal Maps/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 29 - HDR/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 30 - Bloom/Libraries/include/json/json.h:10304
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does not throw in case the
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/json/json.h:10304
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 6 - Textures/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 10 - Specular Maps/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 13 - Model Loading/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 21 - Instancing/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 18 - Framebuffer & Post-processing/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 25 - Shadow Maps (Directional Lights)/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 22 - Anti-Aliasing/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 11 - Types of Light/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 28 - Parallax Occlusion Mapping/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 26 - Shadow Maps (Spotlights & Point Lights)/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 24 - Gamma Correction/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 17 - Transparency & Blending/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 16 - Face Culling & FPS Counter/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 23 - Blinn-Phong Lighting/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 27 - Normal Maps/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 12 - Mesh Class/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 8 - Camera/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 21 - Instancing (starting code)/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
Direct State Access (DSA)/non-DSA/libraries/include/stb/stb_image.h:2382
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
Direct State Access (DSA)/DSA/libraries/include/stb/stb_image.h:2382
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 20 - Geometry Shader/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 15 - Stencil Buffer/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 9 - Lighting/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 7 - Going 3D/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 29 - HDR/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 19 - Cubemaps & Skyboxes/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 30 - Bloom/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
YoutubeOpenGL 14 - Depth Buffer/Libraries/include/stb/stb_image.h:2342
↓ 8 callersFunctionstbi__convert_format
YoutubeOpenGL 6 - Textures/Libraries/include/stb/stb_image.h:1694
← previousnext →1,301–1,400 of 30,078, ranked by callers