Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/James-Jones/HLSLCrossCompiler
/ functions
Functions
6,266 in github.com/James-Jones/HLSLCrossCompiler
⨍
Functions
6,266
◇
Types & classes
1,743
↓ 10 callers
Function
_vmathVfDot3
tests/apps/common/vectormath/SSE/cpp/vec_aos.h:70
↓ 10 callers
Function
fgListRemove
tests/apps/common/glut/src/freeglut_structure.c:551
↓ 10 callers
Method
getRow
tests/apps/common/vectormath/scalar/cpp/mat_aos.h:155
↓ 10 callers
Function
isSeparator
@brief Returns true, if token is a space on any supported platform * @param token Token to search in * @return true, if token is a space */
tests/apps/common/assimp/code/ObjTools.h:75
↓ 10 callers
Function
is_not_qnan
--------------------------------------------------------------------------- Check whether a float is NOT qNaN. * @param in Input value */
tests/apps/common/assimp/code/qnan.h:88
↓ 10 callers
Function
vmathV3Add
tests/apps/common/vectormath/scalar/c/vec_aos.h:159
↓ 10 callers
Function
vmathV3SetElem
tests/apps/common/vectormath/scalar/c/vec_aos.h:149
↓ 9 callers
Function
AddLineNumber
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/STEPFileReader.cpp:78
↓ 9 callers
Function
ConvertAxisPlacement
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/IFCUtil.cpp:337
↓ 9 callers
Method
CopyAndAdvance
--------------------------------------------------------------------- Copy n bytes to an external buffer * @param out Destination for copying *
tests/apps/common/assimp/code/StreamReader.h:228
↓ 9 callers
Function
CopyPtrArray
tests/apps/common/assimp/code/SceneCombiner.cpp:885
↓ 9 callers
Method
Create
tests/apps/common/Shader.cpp:61
↓ 9 callers
Method
Enable
tests/apps/common/Shader.cpp:425
↓ 9 callers
Function
GetColorDifference
------------------------------------------------------------------------------- Little helper function to calculate the quadratic difference * of t
tests/apps/common/assimp/code/ProcessHelper.h:227
↓ 9 callers
Method
HasBones
Check whether the mesh contains bones
tests/apps/common/assimp/include/assimp/mesh.h:723
↓ 9 callers
Function
IsSpace
tests/apps/common/assimp/code/ParsingUtils.h:86
↓ 9 callers
Function
ReadStringFromTokenStream
src/reflect.c:32
↓ 9 callers
Function
TextureSamplerName
src/toGLSLOperand.c:1847
↓ 9 callers
Function
TranslateResourceTexture
src/toGLSLDeclaration.c:1456
↓ 9 callers
Function
cJSON_Delete
Delete a cJSON structure. */
offline/cjson/cJSON.c:81
↓ 9 callers
Function
cJSON_strdup
offline/cjson/cJSON.c:49
↓ 9 callers
Function
fghBoolToString
tests/apps/common/glut/src/freeglut_main.c:571
↓ 9 callers
Function
isPlainFormat
tests/apps/common/Image.h:126
↓ 9 callers
Function
select
tests/apps/common/vectormath/SSE/cpp/mat_aos.h:569
↓ 9 callers
Function
strcat
src/cbstring/bsafe.c:35
↓ 9 callers
Method
swap
tests/apps/common/assimp/code/BoostWorkaround/boost/shared_ptr.hpp:187
↓ 9 callers
Function
vmathV4MulPerElem
tests/apps/common/vectormath/scalar/c/vec_aos.h:554
↓ 9 callers
Function
vmathV4SetW
tests/apps/common/vectormath/scalar/c/vec_aos.h:494
↓ 8 callers
Function
EpsilonCompare
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/FindInvalidDataProcess.cpp:223
↓ 8 callers
Method
FindNode
------------------------------------------------------------------------------------------------ Finds a node in the collada scene by the given name
tests/apps/common/assimp/code/ColladaLoader.cpp:1487
↓ 8 callers
Method
GetID
tests/apps/common/assimp/code/STEPFile.h:473
↓ 8 callers
Method
GetU1
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/LWOLoader.h:427
↓ 8 callers
Method
HasPositions
Check whether the mesh contains positions. Provided no special scene flags are set (such as #AI_SCENE_FLAGS_ANIM_SKELETON_ONLY), this will always be t
tests/apps/common/assimp/include/assimp/mesh.h:667
↓ 8 callers
Function
InsertPolyPtBetween
tests/apps/common/assimp/contrib/clipper/clipper.cpp:754
↓ 8 callers
Method
IsActive
------------------------------------------------------------------------------------------------ Returns whether the processing step is present in the
tests/apps/common/assimp/code/DeboneProcess.cpp:73
↓ 8 callers
Function
LoadSubChunk
//////////////////////////////////////////////////////////////////////////// Load a sub chunk header @param outFile Pointer to the file data - points
tests/apps/common/assimp/code/IFF.h:71
↓ 8 callers
Method
MarkNeighbor
Update neighbor pointers
tests/apps/common/assimp/contrib/poly2tri/poly2tri/common/shapes.cc:46
↓ 8 callers
Function
PrefixString
------------------------------------------------------------------------------------------------ Add a prefix to a string
tests/apps/common/assimp/code/SceneCombiner.cpp:59
↓ 8 callers
Function
adler32
========================================================================= */
tests/apps/common/assimp/contrib/zlib/adler32.c:60
↓ 8 callers
Function
aiGetMaterialInteger
--------------------------------------------------------------------------- @brief Retrieve an integer property with a specific key from a material
tests/apps/common/assimp/include/assimp/material.h:1376
↓ 8 callers
Function
bdelete
int bdelete (bstring b, int pos, int len) * * Removes characters from pos to pos+len-1 inclusive and shifts the tail of * the bstring starting f
src/cbstring/bstrlib.c:961
↓ 8 callers
Function
bstrcpy
bstring bstrcpy (const_bstring b) * * Create a copy of the bstring b. */
src/cbstring/bstrlib.c:407
↓ 8 callers
Function
cJSON_CreateObject
offline/cjson/cJSON.c:533
↓ 8 callers
Function
fghCircleTable
tests/apps/common/glut/src/freeglut_geometry.c:124
↓ 8 callers
Function
fghMapBit
tests/apps/common/glut/src/freeglut_window.c:207
↓ 8 callers
Function
for_each
tests/apps/common/assimp/code/COBLoader.cpp:244
↓ 8 callers
Method
getAttributeCount
Returns attribute count of the current XML node.
tests/apps/common/assimp/contrib/irrXML/CXMLReaderImpl.h:92
↓ 8 callers
Function
isEndOfBuffer
tests/apps/common/assimp/code/ObjTools.h:58
↓ 8 callers
Function
lengthSqr
tests/apps/common/vectormath/scalar/cpp/vec_aos.h:460
↓ 8 callers
Method
reset
tests/apps/common/assimp/code/M3Importer.h:69
↓ 8 callers
Function
vmathV3AbsPerElem
tests/apps/common/vectormath/scalar/c/vec_aos.h:236
↓ 8 callers
Function
vmathV3Select
tests/apps/common/vectormath/scalar/c/vec_aos.h:330
↓ 8 callers
Function
vmathV4MakeWAxis
tests/apps/common/vectormath/scalar/c/vec_aos.h:420
↓ 8 callers
Function
vmathV4Print
tests/apps/common/vectormath/scalar/c/vec_aos.h:699
↓ 8 callers
Function
vmathV4SetX
tests/apps/common/vectormath/scalar/c/vec_aos.h:464
↓ 8 callers
Function
vmathV4SetY
tests/apps/common/vectormath/scalar/c/vec_aos.h:474
↓ 8 callers
Function
vmathV4SetZ
tests/apps/common/vectormath/scalar/c/vec_aos.h:484
↓ 7 callers
Method
AddPolygon
tests/apps/common/assimp/contrib/clipper/clipper.cpp:793
↓ 7 callers
Function
AppendIntToString
offline/serializeReflection.cpp:16
↓ 7 callers
Function
CopyASETexture
------------------------------------------------------------------------------------------------ Copy a texture from the ASE structs to the output mat
tests/apps/common/assimp/code/ASELoader.cpp:803
↓ 7 callers
Function
CopyTexture
------------------------------------------------------------------------------------------------ Convert a 3DS texture to texture keys in an aiMateria
tests/apps/common/assimp/code/3DSConverter.cpp:185
↓ 7 callers
Function
FindMeshCenter
-------------------------------------------------------------------------------
tests/apps/common/assimp/code/ProcessHelper.cpp:91
↓ 7 callers
Method
GetCurrentPos
--------------------------------------------------------------------- Get the current offset from the beginning of the file */
tests/apps/common/assimp/code/StreamReader.h:239
↓ 7 callers
Method
GetMatrix
------------------------------------------------------------------- Build a 3x3 matrix from the transformations */
tests/apps/common/assimp/code/TextureTransform.h:157
↓ 7 callers
Method
GetNumUVChannels
Get the number of UV channels the mesh contains
tests/apps/common/assimp/include/assimp/mesh.h:707
↓ 7 callers
Function
GetResourceFromBindingPoint
src/reflect.c:549
↓ 7 callers
Function
HaveInOutLocationQualifier
src/internal_includes/languages.h:65
↓ 7 callers
Method
PointCW
The point counter-clockwise to given point
tests/apps/common/assimp/contrib/poly2tri/poly2tri/common/shapes.cc:217
↓ 7 callers
Function
_vmathVfCross
tests/apps/common/vectormath/SSE/cpp/vec_aos.h:84
↓ 7 callers
Function
buildCharField
Convert a bstring to charField */
src/cbstring/bstrlib.c:1292
↓ 7 callers
Function
cJSON_CreateString
offline/cjson/cJSON.c:531
↓ 7 callers
Function
cross
tests/apps/common/vectormath/SSE/cpp/vec_aos.h:674
↓ 7 callers
Function
fgEnumSubWindows
* Helper function to enumerate through all a window's subwindows * (single level descent) */
tests/apps/common/glut/src/freeglut_structure.c:406
↓ 7 callers
Function
fgEnumWindows
* Helper function to enumerate through all registered top-level windows */
tests/apps/common/glut/src/freeglut_structure.c:383
↓ 7 callers
Function
fgInitialiseSpaceball
tests/apps/common/glut/src/freeglut_spaceball.c:63
↓ 7 callers
Function
fgListAppend
tests/apps/common/glut/src/freeglut_structure.c:533
↓ 7 callers
Function
fgListInit
* List functions... */
tests/apps/common/glut/src/freeglut_structure.c:527
↓ 7 callers
Function
fghGetXModifiers
* Returns GLUT modifier mask for the state field of an X11 event. */
tests/apps/common/glut/src/freeglut_main.c:513
↓ 7 callers
Function
flush_pending
========================================================================= * Flush as much pending output as possible. All deflate() output goes * th
tests/apps/common/assimp/contrib/zlib/deflate.c:562
↓ 7 callers
Method
getName
Returns the name of the test case
tests/apps/common/assimp/contrib/cppunit-1.12.1/src/cppunit/TestCase.cpp:130
↓ 7 callers
Method
getWidth
tests/apps/common/Image.cpp:466
↓ 7 callers
Function
glutCreateWindow
* Creates a new top-level freeglut window */
tests/apps/common/glut/src/freeglut_window.c:1573
↓ 7 callers
Function
glutDisplayFunc
* Sets the Display callback for the current window */
tests/apps/common/glut/src/freeglut_callbacks.c:47
↓ 7 callers
Function
glutInit
* Perform initialization. This usually happens on the program startup * and restarting after glutMainLoop termination... */
tests/apps/common/glut/src/freeglut_init.c:714
↓ 7 callers
Function
glutSwapBuffers
* Swaps the buffers for the current window (if any) */
tests/apps/common/glut/src/freeglut_display.c:51
↓ 7 callers
Method
isError
Indicates if the failure is a failed assertion or an error.
tests/apps/common/assimp/contrib/cppunit-1.12.1/src/cppunit/TestFailure.cpp:49
↓ 7 callers
Function
saturate
tests/apps/common/Image.cpp:46
↓ 7 callers
Function
strtoul10_64
------------------------------------------------------------------------------------ Special version of the function, providing higher accuracy and sa
tests/apps/common/assimp/code/fast_atof.h:176
↓ 7 callers
Function
vmathQMakeFromElems
tests/apps/common/vectormath/scalar/c/quat_aos.h:52
↓ 7 callers
Function
vmathV4Add
tests/apps/common/vectormath/scalar/c/vec_aos.h:514
↓ 6 callers
Method
AddLoadRequest
------------------------------------------------------------------------------------------------
tests/apps/common/assimp/code/BaseImporter.cpp:483
↓ 6 callers
Function
ArrayBounds
tests/apps/common/assimp/code/ProcessHelper.h:211
↓ 6 callers
Function
ArrayDelete
tests/apps/common/assimp/code/RemoveVCProcess.cpp:71
↓ 6 callers
Function
CompareArrays
------------------------------------------------------------------------------- @brief Perform a component-wise comparison of two arrays * * @par
tests/apps/common/assimp/code/FindInstancesProcess.h:84
↓ 6 callers
Function
ComputePositionEpsilon
-------------------------------------------------------------------------------
tests/apps/common/assimp/code/ProcessHelper.cpp:121
↓ 6 callers
Method
Exists
------------------------------------------------------------------------------------------------ Tests for the existence of a file at the given path.
tests/apps/common/assimp/code/DefaultIOSystem.cpp:72
↓ 6 callers
Function
FindNode
------------------------------------------------------------------------------------------------ Find a node with a specific name in the import hierar
tests/apps/common/assimp/code/3DSLoader.cpp:584
↓ 6 callers
Function
GetDeclaredOutputName
src/toGLSLDeclaration.c:298
↓ 6 callers
Method
GetPoint
tests/apps/common/assimp/contrib/poly2tri/poly2tri/sweep/sweep_context.cc:106
↓ 6 callers
Method
GroupCode
-----------------------------------------
tests/apps/common/assimp/code/DXFHelper.h:84
← previous
next →
201–300 of 6,266, ranked by callers