Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Erkaman/vulkan_minimal_compute
/ functions
Functions
231 in github.com/Erkaman/vulkan_minimal_compute
⨍
Functions
231
◇
Types & classes
22
Method
createDevice
src/main.cpp:386
Method
createInstance
src/main.cpp:188
Method
debugReportCallbackFn
src/main.cpp:173
Function
decode
src/lodepng.cpp:6105
Function
decompress
src/lodepng.cpp:6034
Method
findMemoryType
find memory type with desired properties.
src/main.cpp:425
Method
findPhysicalDevice
src/main.cpp:311
Method
getComputeQueueFamilyIndex
Returns the index of a queue family that supports compute operations.
src/main.cpp:359
Function
lodepng_chunk_data
src/lodepng.cpp:2454
Function
lodepng_chunk_private
src/lodepng.cpp:2444
Function
lodepng_chunk_safetocopy
src/lodepng.cpp:2449
Function
lodepng_chunk_type
src/lodepng.cpp:2426
Function
lodepng_clear_itext
src/lodepng.cpp:2880
Function
lodepng_clear_text
src/lodepng.cpp:2808
Function
lodepng_decode24
src/lodepng.cpp:4786
Function
lodepng_decode24_file
src/lodepng.cpp:4809
Function
lodepng_decode32
src/lodepng.cpp:4781
Function
lodepng_decode32_file
src/lodepng.cpp:4804
Function
lodepng_encode24
src/lodepng.cpp:5854
Function
lodepng_encode24_file
src/lodepng.cpp:5876
Function
lodepng_encode32
src/lodepng.cpp:5849
Function
lodepng_encode32_file
src/lodepng.cpp:5871
Function
lodepng_get_channels
src/lodepng.cpp:2671
Function
lodepng_info_swap
src/lodepng.cpp:2971
Function
lodepng_is_palette_type
src/lodepng.cpp:2686
Function
main
src/main.cpp:780
Method
readFile
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
Method
runCommandBuffer
src/main.cpp:718
Method
saveRenderedImage
src/main.cpp:149
Method
~LodePNGState
For the lodepng::State subclass. */
src/lodepng.h:635
Method
~State
src/lodepng.cpp:6092
← previous
201–231 of 231, ranked by callers