MCPcopy Create free account

hub / github.com/Erkaman/vulkan_minimal_compute / functions

Functions231 in github.com/Erkaman/vulkan_minimal_compute

MethodcreateDevice
src/main.cpp:386
MethodcreateInstance
src/main.cpp:188
MethoddebugReportCallbackFn
src/main.cpp:173
Functiondecode
src/lodepng.cpp:6105
Functiondecompress
src/lodepng.cpp:6034
MethodfindMemoryType
find memory type with desired properties.
src/main.cpp:425
MethodfindPhysicalDevice
src/main.cpp:311
MethodgetComputeQueueFamilyIndex
Returns the index of a queue family that supports compute operations.
src/main.cpp:359
Functionlodepng_chunk_data
src/lodepng.cpp:2454
Functionlodepng_chunk_private
src/lodepng.cpp:2444
Functionlodepng_chunk_safetocopy
src/lodepng.cpp:2449
Functionlodepng_chunk_type
src/lodepng.cpp:2426
Functionlodepng_clear_itext
src/lodepng.cpp:2880
Functionlodepng_clear_text
src/lodepng.cpp:2808
Functionlodepng_decode24
src/lodepng.cpp:4786
Functionlodepng_decode24_file
src/lodepng.cpp:4809
Functionlodepng_decode32
src/lodepng.cpp:4781
Functionlodepng_decode32_file
src/lodepng.cpp:4804
Functionlodepng_encode24
src/lodepng.cpp:5854
Functionlodepng_encode24_file
src/lodepng.cpp:5876
Functionlodepng_encode32
src/lodepng.cpp:5849
Functionlodepng_encode32_file
src/lodepng.cpp:5871
Functionlodepng_get_channels
src/lodepng.cpp:2671
Functionlodepng_info_swap
src/lodepng.cpp:2971
Functionlodepng_is_palette_type
src/lodepng.cpp:2686
Functionmain
src/main.cpp:780
MethodreadFile
Read file into array of bytes, and cast to uint32_t*, then return. The data has been padded, so that it fits into an array uint32_t.
src/main.cpp:580
MethodrunCommandBuffer
src/main.cpp:718
MethodsaveRenderedImage
src/main.cpp:149
Method~LodePNGState
For the lodepng::State subclass. */
src/lodepng.h:635
Method~State
src/lodepng.cpp:6092
← previous201–231 of 231, ranked by callers