|
You are here |
pagefault.se | ||
| | | | |
mpark.github.io
|
|
| | | | | A visitation mechanism for `std::variant`. | |
| | | | |
gustedt.wordpress.com
|
|
| | | | | C99 allows to define a flexible array member as the last member of a struct, namely an array of undetermined length. Such a struct can then allocated on the heap with a suitable size such that the field data has as much elements as fit in the allocated space from the start of data onward.... | |
| | | | |
wickedengine.net
|
|
| | | | | There are a variety of ways to send vertex data to the GPU. Since DX12 and Vulkan, we can choose to use the old-school input layouts definitions in the pipeline state, or using descriptors, which became much more flexible since the DX11-era limitations. Wicked Engine has been using descriptors with bindless manual fetching for a | |
| | | | |
blog.kodewerx.org
|
|
| | | Video game development, hacking, and debugging. Brought to you by BlipJoy! | ||