You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
* Multiple bug fixes - Handle Dx12 validation error related to multiple resource transitions happening on the same resource. - Added API to better query for image/buffer views associated with an attachment. - Address possible serialization issues by usage of size_t - Reduced number of Descriptor sets allowed per SRG Pool in order to reduce descriptor waste. Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com> * Addressed minor feedback Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com> * Fix compile issues Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com> * Missed a few other fixes Signed-off-by: moudgils <47460854+moudgils@users.noreply.github.com> |
4 years ago | |
|---|---|---|
| .. | ||
| AliasedHeapEnums.cpp | 4 years ago | |
| AttachmentEnums.cpp | 4 years ago | |
| AttachmentLoadStoreAction.cpp | 4 years ago | |
| Base.cpp | 4 years ago | |
| BufferDescriptor.cpp | 4 years ago | |
| BufferPoolDescriptor.cpp | 4 years ago | |
| BufferScopeAttachmentDescriptor.cpp | 4 years ago | |
| BufferViewDescriptor.cpp | 4 years ago | |
| ClearValue.cpp | 4 years ago | |
| ConstantsLayout.cpp | 4 years ago | |
| DeviceDescriptor.cpp | 4 years ago | |
| Format.cpp | 4 years ago | |
| ImageDescriptor.cpp | 4 years ago | |
| ImagePoolDescriptor.cpp | 4 years ago | |
| ImageScopeAttachmentDescriptor.cpp | 4 years ago | |
| ImageSubresource.cpp | 4 years ago | |
| ImageViewDescriptor.cpp | 4 years ago | |
| IndirectBufferLayout.cpp | 4 years ago | |
| InputStreamLayout.cpp | 4 years ago | |
| InputStreamLayoutBuilder.cpp | 4 years ago | |
| Interval.cpp | 4 years ago | |
| MemoryUsage.cpp | 4 years ago | |
| MultisampleState.cpp | 4 years ago | |
| Origin.cpp | 4 years ago | |
| PhysicalDeviceDescriptor.cpp | 4 years ago | |
| PhysicalDeviceDriverInfoSerializer.cpp | 4 years ago | |
| PipelineLayoutDescriptor.cpp | 4 years ago | |
| PipelineLibraryData.cpp | 4 years ago | |
| PlatformLimitsDescriptor.cpp | 4 years ago | |
| QueryPoolDescriptor.cpp | 4 years ago | |
| ReflectSystemComponent.cpp | 4 years ago | |
| RenderAttachmentLayout.cpp | 4 years ago | |
| RenderAttachmentLayoutBuilder.cpp | 4 years ago | |
| RenderStates.cpp | 4 years ago | |
| ResolveScopeAttachmentDescriptor.cpp | 4 years ago | |
| ResourcePoolDescriptor.cpp | 4 years ago | |
| SamplerState.cpp | 4 years ago | |
| Scissor.cpp | 4 years ago | |
| ScopeAttachmentDescriptor.cpp | 4 years ago | |
| ShaderDataMappings.cpp | 4 years ago | |
| ShaderInputNameIndex.cpp | 4 years ago | |
| ShaderResourceGroupLayout.cpp | 4 years ago | |
| ShaderResourceGroupLayoutDescriptor.cpp | 4 years ago | |
| ShaderResourceGroupPoolDescriptor.cpp | 4 years ago | |
| ShaderSemantic.cpp | 4 years ago | |
| ShaderStageFunction.cpp | 4 years ago | |
| Size.cpp | 4 years ago | |
| StreamingImagePoolDescriptor.cpp | 4 years ago | |
| SwapChainDescriptor.cpp | 4 years ago | |
| TransientBufferDescriptor.cpp | 4 years ago | |
| TransientImageDescriptor.cpp | 4 years ago | |
| UnifiedAttachmentDescriptor.cpp | 4 years ago | |
| UnifiedScopeAttachmentDescriptor.cpp | 4 years ago | |
| Viewport.cpp | 4 years ago | |