Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Nadrin/Quartz
/ functions
Functions
1,566 in github.com/Nadrin/Quartz
⨍
Functions
1,566
◇
Types & classes
476
↓ 2 callers
Method
handle
src/raytrace/backend/entity_p.h:39
↓ 2 callers
Method
imageId
src/raytrace/backend/abstracttexture_p.h:27
↓ 2 callers
Method
import
src/raytrace/io/defaultmeshimporter.cpp:130
↓ 2 callers
Method
isBlack
src/raytrace/backend/types_p.h:34
↓ 2 callers
Method
isCamera
src/raytrace/backend/entity.cpp:217
↓ 2 callers
Method
isOne
apps/scene2qml/scene.h:24
↓ 2 callers
Method
isRenderable
src/raytrace/backend/entity.cpp:194
↓ 2 callers
Method
lookupGeometry
src/raytrace/renderers/vulkan/managers/scenemanager.cpp:93
↓ 2 callers
Method
lookupTextureIndex
src/raytrace/renderers/vulkan/managers/scenemanager.cpp:117
↓ 2 callers
Method
radiance
src/raytrace/backend/distantlight_p.h:28
↓ 2 callers
Method
requestImage
src/raytrace/qraytraceaspect.cpp:161
↓ 2 callers
Method
sceneTLAS
src/raytrace/renderers/vulkan/managers/scenemanager.cpp:241
↓ 2 callers
Method
setAlbedo
src/raytrace/frontend/qmaterial.cpp:66
↓ 2 callers
Method
setCamera
src/raytrace/frontend/qrendersettings.cpp:89
↓ 2 callers
Method
setData
src/raytrace/frontend/qgeometry.cpp:35
↓ 2 callers
Method
setMeshDirectory
apps/scene2qml/exporter.cpp:65
↓ 2 callers
Method
setRootEntity
src/extras/qt3dwindow.cpp:76
↓ 2 callers
Method
setSettings
src/raytrace/renderers/vulkan/renderer.cpp:1003
↓ 2 callers
Method
setTexturesDirectory
apps/scene2qml/exporter.cpp:70
↓ 2 callers
Function
spvReflectChangeDescriptorBindingNumbers
3rdparty/spirv_reflect/spirv_reflect.c:3996
↓ 2 callers
Function
spvReflectDestroyShaderModule
3rdparty/spirv_reflect/spirv_reflect.c:3065
↓ 2 callers
Function
spvReflectEnumeratePushConstantBlocks
3rdparty/spirv_reflect/spirv_reflect.c:3436
↓ 2 callers
Function
spvReflectGetInputVariableByLocation
3rdparty/spirv_reflect/spirv_reflect.c:3634
↓ 2 callers
Function
spvReflectGetOutputVariableByLocation
3rdparty/spirv_reflect/spirv_reflect.c:3786
↓ 2 callers
Function
spvReflectGetPushConstantBlock
3rdparty/spirv_reflect/spirv_reflect.c:3938
↓ 2 callers
Function
stbi__bit_reverse
3rdparty/stb/stb_image.h:3876
↓ 2 callers
Function
stbi__bmp_parse_header
3rdparty/stb/stb_image.h:5122
↓ 2 callers
Function
stbi__build_huffman
3rdparty/stb/stb_image.h:1817
↓ 2 callers
Function
stbi__check_png_header
3rdparty/stb/stb_image.h:4342
↓ 2 callers
Function
stbi__convert_format16
3rdparty/stb/stb_image.h:1627
↓ 2 callers
Function
stbi__copyval
3rdparty/stb/stb_image.h:6016
↓ 2 callers
Function
stbi__create_png_image_raw
create the png data from post-deflated data
3rdparty/stb/stb_image.h:4393
↓ 2 callers
Function
stbi__fill_bits
3rdparty/stb/stb_image.h:3957
↓ 2 callers
Function
stbi__gif_header
3rdparty/stb/stb_image.h:6238
↓ 2 callers
Function
stbi__gif_load_next
this function is designed to support animated gifs, although stb_image doesn't support it two back is the image from two frames ago, used for a very s
3rdparty/stb/stb_image.h:6404
↓ 2 callers
Function
stbi__gif_parse_colortable
3rdparty/stb/stb_image.h:6227
↓ 2 callers
Function
stbi__gif_test
3rdparty/stb/stb_image.h:6220
↓ 2 callers
Function
stbi__hdr_load
3rdparty/stb/stb_image.h:6736
↓ 2 callers
Function
stbi__hdr_test_core
3rdparty/stb/stb_image.h:6665
↓ 2 callers
Function
stbi__jpeg_decode_block
decode one 64-entry block--
3rdparty/stb/stb_image.h:2017
↓ 2 callers
Function
stbi__jpeg_decode_block_prog_dc
3rdparty/stb/stb_image.h:2069
↓ 2 callers
Function
stbi__jpeg_get_bits
get some unsigned bits
3rdparty/stb/stb_image.h:1978
↓ 2 callers
Function
stbi__load_main
3rdparty/stb/stb_image.h:1001
↓ 2 callers
Function
stbi__mad4sizes_valid
3rdparty/stb/stb_image.h:938
↓ 2 callers
Function
stbi__malloc_mad4
3rdparty/stb/stb_image.h:959
↓ 2 callers
Function
stbi__parse_png_file
3rdparty/stb/stb_image.h:4794
↓ 2 callers
Function
stbi__png_info_raw
3rdparty/stb/stb_image.h:5011
↓ 2 callers
Function
stbi__pnm_info
3rdparty/stb/stb_image.h:7138
↓ 2 callers
Function
stbi__process_marker
3rdparty/stb/stb_image.h:2899
↓ 2 callers
Function
stbi__refill_buffer
3rdparty/stb/stb_image.h:1449
↓ 2 callers
Function
stbi__setup_jpeg
set up the kernels
3rdparty/stb/stb_image.h:3592
↓ 2 callers
Function
stbi__tga_read_rgb16
read 16bit value and convert to 24bit RGB
3rdparty/stb/stb_image.h:5501
↓ 2 callers
Function
stbi_image_free
3rdparty/stb/stb_image.h:981
↓ 2 callers
Function
stbi_write_bmp_core
3rdparty/stb/stb_image_write.h:472
↓ 2 callers
Function
stbi_write_hdr_core
3rdparty/stb/stb_image_write.h:727
↓ 2 callers
Function
stbi_write_jpg_core
3rdparty/stb/stb_image_write.h:1343
↓ 2 callers
Function
stbi_write_png_to_mem
3rdparty/stb/stb_image_write.h:1078
↓ 2 callers
Function
stbi_write_tga_core
3rdparty/stb/stb_image_write.h:501
↓ 2 callers
Function
stbiw__fopen
3rdparty/stb/stb_image_write.h:306
↓ 2 callers
Function
stbiw__jpg_DCT
3rdparty/stb/stb_image_write.h:1220
↓ 2 callers
Function
stbiw__jpg_calcBits
3rdparty/stb/stb_image_write.h:1268
↓ 2 callers
Function
stbiw__linear_to_rgbe
3rdparty/stb/stb_image_write.h:605
↓ 2 callers
Function
stbiw__outfile
3rdparty/stb/stb_image_write.h:458
↓ 2 callers
Function
stbiw__writefv
3rdparty/stb/stb_image_write.h:351
↓ 2 callers
Function
stbiw__zhash
3rdparty/stb/stb_image_write.h:834
↓ 2 callers
Function
stbiw__zlib_countm
3rdparty/stb/stb_image_write.h:826
↓ 2 callers
Method
takeResources
src/raytrace/renderers/vulkan/managers/sceneresourceset.h:64
↓ 2 callers
Function
to_sRgb
include/Qt3DRaytrace/qcolorspace.h:16
↓ 2 callers
Method
translate
src/raytrace/frontend/qcamera.cpp:180
↓ 2 callers
Method
updateBufferDescriptor
src/raytrace/renderers/vulkan/managers/descriptormanager.cpp:154
↓ 2 callers
Method
updateLookAtRotation
src/raytrace/frontend/qcamera.cpp:57
↓ 2 callers
Function
vmaDestroyAllocator
3rdparty/vma/vk_mem_alloc.h:15468
↓ 2 callers
Function
volkGenLoadDevice
3rdparty/volk/volk.c:260
↓ 2 callers
Function
volkGenLoadLoader
3rdparty/volk/volk.c:99
↓ 2 callers
Method
writeDescriptors
src/raytrace/renderers/vulkan/device.cpp:489
↓ 2 callers
Method
writeTimestamp
src/raytrace/renderers/vulkan/commandbuffer.h:164
↓ 1 callers
Method
AddAllocations
3rdparty/vma/vk_mem_alloc.h:13240
↓ 1 callers
Method
AddNewLine
3rdparty/vma/vk_mem_alloc.h:6786
↓ 1 callers
Method
AddPointer
3rdparty/vma/vk_mem_alloc.h:6820
↓ 1 callers
Method
AddPoolStats
3rdparty/vma/vk_mem_alloc.h:7755
↓ 1 callers
Method
AddPools
3rdparty/vma/vk_mem_alloc.h:13204
↓ 1 callers
Method
AllocateVulkanMemory
3rdparty/vma/vk_mem_alloc.h:15089
↓ 1 callers
Method
Begin
3rdparty/vma/vk_mem_alloc.h:13127
↓ 1 callers
Method
BindBufferMemory
3rdparty/vma/vk_mem_alloc.h:11131
↓ 1 callers
Method
BindImageMemory
3rdparty/vma/vk_mem_alloc.h:11147
↓ 1 callers
Method
BlockAllocMap
3rdparty/vma/vk_mem_alloc.h:7357
↓ 1 callers
Method
BlockAllocUnmap
3rdparty/vma/vk_mem_alloc.h:7371
↓ 1 callers
Method
CalcAllocationStatInfo
3rdparty/vma/vk_mem_alloc.h:7721
↓ 1 callers
Method
CalcHasNonMovableAllocations
3rdparty/vma/vk_mem_alloc.h:6058
↓ 1 callers
Method
CalculateStats
3rdparty/vma/vk_mem_alloc.h:14745
↓ 1 callers
Method
ChangeSize
3rdparty/vma/vk_mem_alloc.h:7164
↓ 1 callers
Method
CheckCorruption
3rdparty/vma/vk_mem_alloc.h:8004
↓ 1 callers
Method
CheckPoolCorruption
3rdparty/vma/vk_mem_alloc.h:15028
↓ 1 callers
Method
Clear
3rdparty/vma/vk_mem_alloc.h:4222
↓ 1 callers
Method
ContinueString_Pointer
3rdparty/vma/vk_mem_alloc.h:7023
↓ 1 callers
Method
CreateLostAllocation
3rdparty/vma/vk_mem_alloc.h:15083
↓ 1 callers
Method
CreateMinBlocks
3rdparty/vma/vk_mem_alloc.h:11255
↓ 1 callers
Function
CreateParser
3rdparty/spirv_reflect/spirv_reflect.c:460
↓ 1 callers
Method
CreatePool
3rdparty/vma/vk_mem_alloc.h:14960
↓ 1 callers
Method
DedicatedAllocCalcStatsInfo
3rdparty/vma/vk_mem_alloc.h:5014
← previous
next →
301–400 of 1,566, ranked by callers