Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chaoticbob/tinyrenderers
/ functions
Functions
545 in github.com/chaoticbob/tinyrenderers
⨍
Functions
545
◇
Types & classes
113
↓ 1 callers
Function
tr_internal_vk_queue_submit
tinyvk.h:5608
↓ 1 callers
Function
tr_internal_vk_queue_wait_idle
tinyvk.h:5680
↓ 1 callers
Function
tr_internal_vk_update_descriptor_set
------------------------------------------------------------------------------------------------- Internal descriptor set functions ------------------
tinyvk.h:4708
↓ 1 callers
Function
tr_max
tinyvk.h:740
↓ 1 callers
Function
tr_min
tinyvk.h:745
↓ 1 callers
Function
tr_round_up
tinyvk.h:750
↓ 1 callers
Function
tr_round_up
tinydx.h:748
↓ 1 callers
Function
tr_util_calc_mip_levels
tinyvk.h:2210
↓ 1 callers
Function
tr_util_calc_mip_levels
tinydx.h:2119
↓ 1 callers
Function
tr_util_clear_buffer
tinyvk.h:2534
↓ 1 callers
Function
tr_util_format_channel_count
tinyvk.h:2380
↓ 1 callers
Function
tr_util_format_channel_count
tinydx.h:2250
↓ 1 callers
Function
tr_util_format_stride
tinydx.h:2208
↓ 1 callers
Function
tr_util_from_vk_format
tinyvk.h:2267
↓ 1 callers
Function
tr_util_to_vk_buffer_usage
tinyvk.h:2778
↓ 1 callers
Function
tr_util_to_vk_image_usage
tinyvk.h:2814
↓ 1 callers
Function
tr_util_to_vk_shader_stages
tinyvk.h:2309
↓ 1 callers
Function
tr_util_vk_image_usage_to_format_features
tinyvk.h:2908
Method
BlinnPhongBuffer
cbuffer.h:156
Method
Camera
camera.h:31
Method
ClearModelDirty
transform.h:141
Method
ConstantBuffer
cbuffer.h:22
Method
DefaultVertexLayout
mesh.h:56
Method
Destroy
entity.h:269
Method
DrawIndexed
entity.h:473
Method
EntityT
entity.h:118
Method
GetData
cbuffer.h:30
Method
GetIndexCount
mesh.h:90
Method
GetNearAndFarClip
camera.h:88
Method
Load
mesh.h:115
Method
Mesh
mesh.h:53
Method
NullBuffer
cbuffer.h:57
Method
RotateX
transform.h:97
Method
RotateY
transform.h:103
Method
RotateZ
transform.h:109
Method
Scale
transform.h:115
Method
SetBaseColor
cbuffer.h:159
Method
SetColor
cbuffer.h:129
Method
SetKA
cbuffer.h:171
Method
SetKA
cbuffer.h:213
Method
SetKD
cbuffer.h:175
Method
SetKD
cbuffer.h:217
Method
SetKS
cbuffer.h:179
Method
SetKS
cbuffer.h:221
Method
SetModelDirty
transform.h:134
Method
SetSpecularColor
cbuffer.h:163
Method
SetSpecularPower
cbuffer.h:167
Method
SetTexture
entity.h:312
Method
SetTranformDirty
entity.h:133
Method
SetTransform
cbuffer.h:108
Method
SetView
cbuffer.h:85
Method
SetViewDirty
entity.h:126
Method
Transform
transform.h:58
Method
ViewTransformBuffer
cbuffer.h:82
Function
app_glfw_error
samples/src/10_PassingArrays.cpp:73
Function
app_glfw_error
samples/src/03_UniformBuffer.cpp:74
Function
app_glfw_error
samples/src/02_Texture.cpp:72
Function
app_glfw_error
samples/src/01_Color.cpp:67
Function
app_glfw_error
samples/src/14_ComputeBlur.cpp:71
Function
app_glfw_error
samples/src/04_SimpleCompute.cpp:79
Function
app_glfw_error
samples/src/11_TexturedCube.cpp:85
Function
app_glfw_error
samples/src/12_SimpleGeometryShader.cpp:85
Function
app_glfw_error
samples/src/13_SimpleTessellationShader.cpp:92
Function
app_glfw_error
samples/src/00_Simple.cpp:67
Function
app_glfw_error
samples/src/08_ConstantBuffer.cpp:75
Function
app_glfw_error
samples/src/07_ByteAddressBuffer.cpp:82
Function
app_glfw_error
samples/src/05_StructuredBuffer.cpp:81
Function
app_glfw_error
samples/src/09_OpaqueArgs.cpp:74
Function
app_glfw_error
samples/src/06_AppendConsume.cpp:84
Function
app_glfw_error
demos/src/TriangleTessellation.cpp:95
Function
app_glfw_error
demos/src/ChessSet.cpp:95
Method
extension
! @fn extension @return Returns the extension start from, and including, the last period. file.ext - ".ext" is returned file.other.e
filesystem.h:148
Method
full_extension
! @fn full_extension @return Returns the extension start from, and including, the last period. file.ext - ".ext" is returned file.ot
filesystem.h:171
Function
is_directory
filesystem.h:277
Function
is_file
filesystem.h:271
Function
load_file
demos/src/TriangleTessellation.cpp:142
Function
main
samples/src/10_PassingArrays.cpp:298
Function
main
samples/src/03_UniformBuffer.cpp:318
Function
main
samples/src/02_Texture.cpp:297
Function
main
samples/src/01_Color.cpp:292
Function
main
samples/src/14_ComputeBlur.cpp:393
Function
main
samples/src/04_SimpleCompute.cpp:349
Function
main
samples/src/11_TexturedCube.cpp:400
Function
main
samples/src/12_SimpleGeometryShader.cpp:411
Function
main
samples/src/13_SimpleTessellationShader.cpp:488
Function
main
samples/src/00_Simple.cpp:287
Function
main
samples/src/08_ConstantBuffer.cpp:334
Function
main
samples/src/07_ByteAddressBuffer.cpp:364
Function
main
samples/src/05_StructuredBuffer.cpp:374
Function
main
samples/src/09_OpaqueArgs.cpp:299
Function
main
samples/src/06_AppendConsume.cpp:392
Function
main
demos/src/TriangleTessellation.cpp:419
Function
main
demos/src/ChessSet.cpp:370
Method
operator!=
filesystem.h:57
Method
operator/
filesystem.h:96
Method
operator==
filesystem.h:53
Method
parent
filesystem.h:130
Method
path
filesystem.h:25
Function
platform_log
samples/src/10_PassingArrays.cpp:64
Function
platform_log
samples/src/03_UniformBuffer.cpp:65
← previous
next →
301–400 of 545, ranked by callers