MCPcopy Create free account

hub / github.com/chaoticbob/tinyrenderers / functions

Functions545 in github.com/chaoticbob/tinyrenderers

↓ 3 callersFunctionload_file
samples/src/03_UniformBuffer.cpp:121
↓ 3 callersFunctionload_file
samples/src/02_Texture.cpp:119
↓ 3 callersFunctionload_file
samples/src/01_Color.cpp:114
↓ 3 callersFunctionload_file
samples/src/11_TexturedCube.cpp:132
↓ 3 callersFunctionload_file
samples/src/00_Simple.cpp:114
↓ 3 callersFunctionload_file
samples/src/08_ConstantBuffer.cpp:122
↓ 3 callersFunctionload_file
samples/src/09_OpaqueArgs.cpp:121
↓ 3 callersFunctionptr_vector_resize
tinyvk.h:866
↓ 3 callersFunctionptr_vector_resize
tinydx.h:859
↓ 3 callersFunctiontr_cmd_copy_buffer_to_texture2d
tinyvk.h:2074
↓ 3 callersFunctiontr_create_texture
tinyvk.h:1526
↓ 3 callersFunctiontr_create_texture
tinydx.h:1465
↓ 3 callersFunctiontr_create_texture_2d
tinydx.h:1533
↓ 3 callersFunctiontr_destroy_texture
tinyvk.h:1625
↓ 3 callersFunctiontr_util_update_buffer
tinyvk.h:2569
↓ 2 callersMethodGetVertexCount
mesh.h:100
↓ 2 callersMethodGetVertexData
mesh.h:110
↓ 2 callersMethodGetVertexStride
mesh.h:95
↓ 2 callersMethodLookAt
camera.h:40
↓ 2 callersMethodPerspective
camera.h:49
↓ 2 callersMethodTranslate
transform.h:66
↓ 2 callersFunctiontr_create_semaphore
tinyvk.h:1284
↓ 2 callersFunctiontr_create_semaphore
tinydx.h:1216
↓ 2 callersFunctiontr_create_shader_program_n
tinydx.h:1602
↓ 2 callersFunctiontr_create_structured_buffer
tinyvk.h:1445
↓ 2 callersFunctiontr_destroy_semaphore
tinyvk.h:1296
↓ 2 callersFunctiontr_destroy_semaphore
tinydx.h:1228
↓ 2 callersFunctiontr_internal_dx_create_render_target
tinydx.h:4053
↓ 2 callersFunctiontr_internal_dx_create_root_signature
tinydx.h:3594
↓ 2 callersFunctiontr_internal_vk_create_render_target
tinyvk.h:4690
↓ 2 callersFunctiontr_util_set_storage_buffer_count
tinyvk.h:2498
↓ 2 callersFunctiontr_util_to_dx_resource_state_buffer
------------------------------------------------------------------------------------------------- Internal utility functions -------------------------
tinydx.h:2614
↓ 2 callersFunctiontr_util_to_dx_resource_state_texture
tinydx.h:2632
↓ 2 callersFunctiontr_util_vk_determine_aspect_mask
tinyvk.h:2862
↓ 2 callersFunctiontr_util_vk_get_memory_type
tinyvk.h:2890
↓ 1 callersMethodClear
transform.h:61
↓ 1 callersMethodSetModelChangedCallback
transform.h:129
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/10_PassingArrays.cpp:256
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/03_UniformBuffer.cpp:264
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/02_Texture.cpp:255
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/01_Color.cpp:249
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/14_ComputeBlur.cpp:328
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/04_SimpleCompute.cpp:298
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/11_TexturedCube.cpp:332
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/12_SimpleGeometryShader.cpp:342
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/13_SimpleTessellationShader.cpp:392
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/00_Simple.cpp:244
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/08_ConstantBuffer.cpp:286
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/07_ByteAddressBuffer.cpp:310
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/05_StructuredBuffer.cpp:320
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/09_OpaqueArgs.cpp:257
↓ 1 callersFunctiondestroy_tiny_renderer
samples/src/06_AppendConsume.cpp:338
↓ 1 callersFunctiondestroy_tiny_renderer
demos/src/TriangleTessellation.cpp:321
↓ 1 callersFunctiondestroy_tiny_renderer
demos/src/ChessSet.cpp:282
↓ 1 callersFunctiondraw_frame
samples/src/10_PassingArrays.cpp:261
↓ 1 callersFunctiondraw_frame
samples/src/03_UniformBuffer.cpp:269
↓ 1 callersFunctiondraw_frame
samples/src/02_Texture.cpp:260
↓ 1 callersFunctiondraw_frame
samples/src/01_Color.cpp:254
↓ 1 callersFunctiondraw_frame
samples/src/14_ComputeBlur.cpp:333
↓ 1 callersFunctiondraw_frame
samples/src/04_SimpleCompute.cpp:303
↓ 1 callersFunctiondraw_frame
samples/src/11_TexturedCube.cpp:337
↓ 1 callersFunctiondraw_frame
samples/src/12_SimpleGeometryShader.cpp:347
↓ 1 callersFunctiondraw_frame
samples/src/13_SimpleTessellationShader.cpp:397
↓ 1 callersFunctiondraw_frame
samples/src/00_Simple.cpp:249
↓ 1 callersFunctiondraw_frame
samples/src/08_ConstantBuffer.cpp:291
↓ 1 callersFunctiondraw_frame
samples/src/07_ByteAddressBuffer.cpp:315
↓ 1 callersFunctiondraw_frame
samples/src/05_StructuredBuffer.cpp:325
↓ 1 callersFunctiondraw_frame
samples/src/09_OpaqueArgs.cpp:262
↓ 1 callersFunctiondraw_frame
samples/src/06_AppendConsume.cpp:343
↓ 1 callersFunctiondraw_frame
demos/src/TriangleTessellation.cpp:326
↓ 1 callersFunctiondraw_frame
demos/src/ChessSet.cpp:287
↓ 1 callersFunctionexists
filesystem.h:266
↓ 1 callersFunctioninit_tiny_renderer
samples/src/10_PassingArrays.cpp:136
↓ 1 callersFunctioninit_tiny_renderer
samples/src/03_UniformBuffer.cpp:137
↓ 1 callersFunctioninit_tiny_renderer
samples/src/02_Texture.cpp:135
↓ 1 callersFunctioninit_tiny_renderer
samples/src/01_Color.cpp:130
↓ 1 callersFunctioninit_tiny_renderer
samples/src/14_ComputeBlur.cpp:134
↓ 1 callersFunctioninit_tiny_renderer
samples/src/04_SimpleCompute.cpp:142
↓ 1 callersFunctioninit_tiny_renderer
samples/src/11_TexturedCube.cpp:148
↓ 1 callersFunctioninit_tiny_renderer
samples/src/12_SimpleGeometryShader.cpp:148
↓ 1 callersFunctioninit_tiny_renderer
samples/src/13_SimpleTessellationShader.cpp:155
↓ 1 callersFunctioninit_tiny_renderer
samples/src/00_Simple.cpp:130
↓ 1 callersFunctioninit_tiny_renderer
samples/src/08_ConstantBuffer.cpp:138
↓ 1 callersFunctioninit_tiny_renderer
samples/src/07_ByteAddressBuffer.cpp:145
↓ 1 callersFunctioninit_tiny_renderer
samples/src/05_StructuredBuffer.cpp:144
↓ 1 callersFunctioninit_tiny_renderer
samples/src/09_OpaqueArgs.cpp:137
↓ 1 callersFunctioninit_tiny_renderer
samples/src/06_AppendConsume.cpp:147
↓ 1 callersFunctioninit_tiny_renderer
demos/src/TriangleTessellation.cpp:158
↓ 1 callersFunctioninit_tiny_renderer
demos/src/ChessSet.cpp:142
↓ 1 callersMethodis_root
filesystem.h:124
↓ 1 callersFunctiontr_cmd_buffer_transition
tinydx.h:1947
↓ 1 callersFunctiontr_cmd_image_transition
tinydx.h:1955
↓ 1 callersFunctiontr_cmd_internal_dx_cmd_clear_color_attachment
tinydx.h:4380
↓ 1 callersFunctiontr_cmd_internal_dx_cmd_clear_depth_stencil_attachment
tinydx.h:4398
↓ 1 callersFunctiontr_cmd_internal_vk_cmd_clear_color_attachment
tinyvk.h:5033
↓ 1 callersFunctiontr_cmd_internal_vk_cmd_clear_depth_stencil_attachment
tinyvk.h:5057
↓ 1 callersFunctiontr_create_fence
tinyvk.h:1262
↓ 1 callersFunctiontr_create_fence
tinydx.h:1194
↓ 1 callersFunctiontr_destroy_fence
tinyvk.h:1274
↓ 1 callersFunctiontr_destroy_fence
tinydx.h:1206
← previousnext →101–200 of 545, ranked by callers