Explore >> Select a destination


You are here

pagefault.se
| | mpark.github.io
16.3 parsecs away

Travel
| | A visitation mechanism for `std::variant`.
| | gustedt.wordpress.com
13.6 parsecs away

Travel
| | 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
17.3 parsecs away

Travel
| | 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
47.0 parsecs away

Travel
| Video game development, hacking, and debugging. Brought to you by BlipJoy!