Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/MaterialX
/ functions
Functions
6,511 in github.com/AcademySoftwareFoundation/MaterialX
⨍
Functions
6,511
◇
Types & classes
1,637
↓ 4 callers
Function
stbi__jpeg_get_bit
source/MaterialXRender/External/StbImage/stb_image.h:2181
↓ 4 callers
Function
stbi__load_and_postprocess_8bit
source/MaterialXRender/External/StbImage/stb_image.h:1260
↓ 4 callers
Function
stbi__load_gif_main_outofmem
source/MaterialXRender/External/StbImage/stb_image.h:6952
↓ 4 callers
Function
stbi__readval
source/MaterialXRender/External/StbImage/stb_image.h:6367
↓ 4 callers
Function
stbi__shiftsigned
extract an arbitrarily-aligned N-bit value (N=bits) from v, and then make it 8-bits long and fractionally extend it to full full range.
source/MaterialXRender/External/StbImage/stb_image.h:5395
↓ 4 callers
Function
stbi__start_write_file
source/MaterialXRender/External/StbImage/stb_image_write.h:332
↓ 4 callers
Function
stbi__tga_get_comp
returns STBI_rgb or whatever, 0 on error
source/MaterialXRender/External/StbImage/stb_image.h:5739
↓ 4 callers
Function
stbi__vertical_flip
source/MaterialXRender/External/StbImage/stb_image.h:1222
↓ 4 callers
Function
stbi__zget8
source/MaterialXRender/External/StbImage/stb_image.h:4197
↓ 4 callers
Function
stbiw__write_flush
source/MaterialXRender/External/StbImage/stb_image_write.h:386
↓ 4 callers
Function
step
source/MaterialXTest/External/Catch/catch.hpp:11534
↓ 4 callers
Function
stringToLower
source/MaterialXCore/Util.cpp:121
↓ 4 callers
Function
testUniqueNames
source/MaterialXTest/MaterialXGenShader/GenShaderUtil.cpp:284
↓ 4 callers
Function
translateState
Translates an X event modifier state mask
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:186
↓ 4 callers
Method
traverse
source/MaterialXFormat/External/PugiXML/pugixml.cpp:6247
↓ 4 callers
Function
type_incref
source/PyMaterialX/External/PyBind11/include/pybind11/detail/class.h:42
↓ 4 callers
Method
unbindImages
source/MaterialXRender/ImageHandler.cpp:160
↓ 4 callers
Function
updateClipRect
Updates the cursor clip rect
source/MaterialXGraphEditor/External/Glfw/src/win32_window.c:256
↓ 4 callers
Method
updateMaterialAssignments
(viewer, soloMaterial)
javascript/MaterialXView/source/viewer.js:856
↓ 4 callers
Method
valueOr
source/MaterialXTest/External/Catch/catch.hpp:4448
↓ 4 callers
Method
verbosity
source/MaterialXTest/External/Catch/catch.hpp:10011
↓ 4 callers
Method
view
source/PyMaterialX/External/PyBind11/include/pybind11/buffer_info.h:153
↓ 4 callers
Function
with_instance_map
source/PyMaterialX/External/PyBind11/include/pybind11/detail/internals.h:708
↓ 3 callers
Function
Approx
source/MaterialXTest/External/Catch/catch.hpp:3754
↓ 3 callers
Function
Vector3d
source/MaterialXRender/Types.h:66
↓ 3 callers
Function
_glfwAllocGammaArrays
Allocates red, green and blue value arrays of the specified size
source/MaterialXGraphEditor/External/Glfw/src/monitor.c:198
↓ 3 callers
Function
_glfwAllocJoystick
Returns an available joystick object with arrays and name allocated
source/MaterialXGraphEditor/External/Glfw/src/input.c:413
↓ 3 callers
Function
_glfwCenterCursorInContentArea
Center the cursor in the content area of the specified window
source/MaterialXGraphEditor/External/Glfw/src/input.c:460
↓ 3 callers
Function
_glfwChooseFBConfig
Chooses the framebuffer config that best matches the desired one
source/MaterialXGraphEditor/External/Glfw/src/context.c:178
↓ 3 callers
Function
_glfwFreeGammaArrays
Frees the red, green and blue value arrays and clears the struct
source/MaterialXGraphEditor/External/Glfw/src/monitor.c:208
↓ 3 callers
Function
_glfwFreeMonitor
Frees a monitor object and any data associated with it
source/MaterialXGraphEditor/External/Glfw/src/monitor.c:181
↓ 3 callers
Function
_glfwGrabErrorHandlerX11
Sets the X error handler callback
source/MaterialXGraphEditor/External/Glfw/src/x11_init.c:872
↓ 3 callers
Function
_glfwInitEGL
Initialize EGL
source/MaterialXGraphEditor/External/Glfw/src/egl_context.c:303
↓ 3 callers
Function
_glfwInitTimerPOSIX
Initialise timer
source/MaterialXGraphEditor/External/Glfw/src/posix_time.c:45
↓ 3 callers
Function
_glfwInputFramebufferSize
Notifies shared code that a window framebuffer has been resized The size is specified in pixels
source/MaterialXGraphEditor/External/Glfw/src/window.c:108
↓ 3 callers
Function
_glfwInputJoystickButton
Notifies shared code of the new value of a joystick button
source/MaterialXGraphEditor/External/Glfw/src/input.c:387
↓ 3 callers
Function
_glfwInputJoystickHat
Notifies shared code of the new value of a joystick hat
source/MaterialXGraphEditor/External/Glfw/src/input.c:394
↓ 3 callers
Function
_glfwInputWindowDamage
Notifies shared code that the window contents needs updating
source/MaterialXGraphEditor/External/Glfw/src/window.c:125
↓ 3 callers
Function
_glfwInputWindowSize
Notifies shared code that a window has been resized The size is specified in screen coordinates
source/MaterialXGraphEditor/External/Glfw/src/window.c:83
↓ 3 callers
Function
_glfwIsVisualTransparentX11
source/MaterialXGraphEditor/External/Glfw/src/x11_window.c:1907
↓ 3 callers
Function
_glfwKeySym2Unicode
Convert XKB KeySym to Unicode
source/MaterialXGraphEditor/External/Glfw/src/xkb_unicode.c:910
↓ 3 callers
Function
_glfwPlatformFocusWindow
source/MaterialXGraphEditor/External/Glfw/src/wl_window.c:1037
↓ 3 callers
Function
_glfwPlatformGetKeyScancode
source/MaterialXGraphEditor/External/Glfw/src/wl_window.c:1192
↓ 3 callers
Function
_glfwPlatformGetMonitorPos
source/MaterialXGraphEditor/External/Glfw/src/wl_monitor.c:158
↓ 3 callers
Function
_glfwPlatformGetVideoMode
source/MaterialXGraphEditor/External/Glfw/src/wl_monitor.c:195
↓ 3 callers
Function
_glfwPlatformGetWindowSize
source/MaterialXGraphEditor/External/Glfw/src/win32_window.c:1514
↓ 3 callers
Function
_glfwPlatformSetCursor
source/MaterialXGraphEditor/External/Glfw/src/wl_window.c:1410
↓ 3 callers
Function
_glfwReleaseErrorHandlerX11
Clears the X error handler callback
source/MaterialXGraphEditor/External/Glfw/src/x11_init.c:880
↓ 3 callers
Function
_mapType
(typeName, typeMap, functionName)
python/Scripts/genmdl.py:112
↓ 3 callers
Method
_normalize_name
(self, name: str)
python/Scripts/pybind_docs.py:117
↓ 3 callers
Method
_split_args
(self, args_text: str)
python/Scripts/pybind_docs.py:423
↓ 3 callers
Function
_writeIfGreater
(file, comparator)
python/Scripts/genmdl.py:212
↓ 3 callers
Function
_writeValueAssignment
(file, outputValue, outputType, writeEmptyValues)
python/Scripts/genmdl.py:88
↓ 3 callers
Function
addInputSocket
source/MaterialXGenShader/ShaderGraph.h:112
↓ 3 callers
Method
addInputSockets
source/MaterialXGenShader/ShaderGraph.cpp:32
↓ 3 callers
Method
addLine
source/MaterialXGenShader/ShaderStage.cpp:300
↓ 3 callers
Method
addStage
source/MaterialXRenderGlsl/GlslProgram.cpp:70
↓ 3 callers
Method
addStage
source/MaterialXRenderSlang/SlangProgram.cpp:62
↓ 3 callers
Method
addUserData
Add user data
source/MaterialXTest/MaterialXGenShader/GenShaderUtil.h:217
↓ 3 callers
Function
add_patient
source/PyMaterialX/External/PyBind11/include/pybind11/detail/class.h:407
↓ 3 callers
Method
all
source/MaterialXTest/External/Catch/catch.hpp:11311
↓ 3 callers
Function
append_attribute
source/MaterialXFormat/External/PugiXML/pugixml.cpp:1323
↓ 3 callers
Function
append_self_arg_if_needed
source/PyMaterialX/External/PyBind11/include/pybind11/attr.h:492
↓ 3 callers
Function
arcSafeRelease
source/MaterialXTest/External/Catch/catch.hpp:1515
↓ 3 callers
Method
asString
source/MaterialXCore/Element.cpp:623
↓ 3 callers
Method
asStringDot
source/MaterialXCore/Node.cpp:496
↓ 3 callers
Function
beginRenderPass
source/MaterialXRenderSlang/SlangRhi.h:104
↓ 3 callers
Method
bindImage
source/MaterialXRender/ImageHandler.cpp:150
↓ 3 callers
Method
bindTexture
source/MaterialXRenderSlang/SlangProgram.cpp:571
↓ 3 callers
Method
bindTimeAndFrame
source/MaterialXRenderSlang/SlangProgram.cpp:780
↓ 3 callers
Method
bindUniform
source/MaterialXRenderSlang/SlangProgram.cpp:288
↓ 3 callers
Method
build
source/MaterialXRenderGlsl/GlslProgram.cpp:85
↓ 3 callers
Method
captureImage
source/MaterialXRenderOsl/OslRenderer.cpp:553
↓ 3 callers
Method
cardinality
source/MaterialXTest/External/Catch/catch.hpp:9228
↓ 3 callers
Function
cgltf_calc_size
source/MaterialXRender/External/Cgltf/cgltf.h:5905
↓ 3 callers
Function
cgltf_free
source/MaterialXRender/External/Cgltf/cgltf.h:1758
↓ 3 callers
Function
cgltf_parse_json_string_array
source/MaterialXRender/External/Cgltf/cgltf.h:2579
↓ 3 callers
Function
cgltf_unhex
source/MaterialXRender/External/Cgltf/cgltf.h:1308
↓ 3 callers
Function
classify_outliers
source/MaterialXTest/External/Catch/catch.hpp:6967
↓ 3 callers
Function
closeJoystick
Frees all resources associated with the specified joystick
source/MaterialXGraphEditor/External/Glfw/src/win32_joystick.c:257
↓ 3 callers
Function
closeJoystick
Frees all resources associated with the specified joystick
source/MaterialXGraphEditor/External/Glfw/src/linux_joystick.c:246
↓ 3 callers
Function
complete_invoke
source/MaterialXTest/External/Catch/catch.hpp:6577
↓ 3 callers
Function
computeDiff
(image1Path, image2Path, imageDiffPath)
python/MaterialXTest/tests_to_html.py:40
↓ 3 callers
Function
convert_wchar_endian_swap
source/MaterialXFormat/External/PugiXML/pugixml.cpp:1819
↓ 3 callers
Function
copy
Create a deep copy of the value.
source/MaterialXCore/Value.h:207
↓ 3 callers
Function
createAggregateValue
Create a new value from an object of any valid MaterialX type.
source/MaterialXCore/Value.h:248
↓ 3 callers
Method
createCommandEncoder
source/MaterialXRenderSlang/SlangContext.h:39
↓ 3 callers
Function
createIcon
Creates an RGBA icon or cursor
source/MaterialXGraphEditor/External/Glfw/src/win32_window.c:101
↓ 3 callers
Method
createImageHandler
source/MaterialXView/RenderPipelineGL.cpp:34
↓ 3 callers
Function
createInWasm
(file, data, filesUploaded, wasmRootFolder, isFile = true)
source/JsMaterialX/JsMaterialXFormat/post.js:206
↓ 3 callers
Method
createProgram
source/MaterialXRenderOsl/OslRenderer.cpp:462
↓ 3 callers
Function
createUniformImage
source/MaterialXRender/Image.cpp:16
↓ 3 callers
Function
cursorInContentArea
Returns whether the cursor is in the content area of the specified window
source/MaterialXGraphEditor/External/Glfw/src/win32_window.c:329
↓ 3 callers
Method
deduplicateName
Deduplicates base name of slang modules
source/MaterialXRenderSlang/SlangContext.h:55
↓ 3 callers
Method
deleteConnection
source/MaterialXGraphEditor/UiNode.h:113
↓ 3 callers
Function
deregister_instance
source/PyMaterialX/External/PyBind11/include/pybind11/detail/class.h:363
↓ 3 callers
Function
destroyDecorations
source/MaterialXGraphEditor/External/Glfw/src/wl_window.c:260
↓ 3 callers
Function
dict_getitemstring
copied from cpython _PyDict_GetItemStringWithError
source/PyMaterialX/External/PyBind11/include/pybind11/pytypes.h:972
↓ 3 callers
Function
documentFromXml
source/MaterialXFormat/XmlIo.cpp:170
↓ 3 callers
Method
drawPartition
source/MaterialXRenderSlang/SlangProgram.cpp:337
← previous
next →
801–900 of 6,511, ranked by callers