faa55847cb
- Buffer now has function to get data from mapped pointer if it exists - Batches now also pass a buffer of EIDs to the GPU - Global vertex attributes now have 1 extra instanced attribute for storing EntityIDs - Render graph resources now have a usage flags on top of the usage flags calculated in the graph AddResource function. This is to tell vulkan that we want some resources to be copyable for example (EID render target copy to buffer). - Mouse pick system stores eid picked |
||
---|---|---|
.. | ||
ShaderDescriptorDefinitions.glsl | ||
TestCubeFs.glsl | ||
TestCubeFs.spv | ||
TestCubeVs.glsl | ||
TestCubeVs.spv |