Skip to content

Add helper functions for working with precise#323

Merged
dmpots merged 1 commit into
microsoft:masterfrom
dmpots:pull/precise_helpers
May 23, 2017
Merged

Add helper functions for working with precise#323
dmpots merged 1 commit into
microsoft:masterfrom
dmpots:pull/precise_helpers

Conversation

@dmpots

@dmpots dmpots commented May 22, 2017

Copy link
Copy Markdown
Contributor
- Get/Set precise on in instruction in DxilMDHelper
- Get precise based on instruction/global flags in DxilModule

    - Get/Set precise on in instruction in DxilMDHelper
    - Get precise based on instruction/global flags in DxilModule
@AppVeyorBot

Copy link
Copy Markdown

@dmpots dmpots merged commit 16a3f0a into microsoft:master May 23, 2017
@dmpots dmpots deleted the pull/precise_helpers branch May 23, 2017 00:16
damyanp pushed a commit to damyanp/DirectXShaderCompiler that referenced this pull request Mar 22, 2025
…rrays. (microsoft#323)

WRT Workgraphs Feature:

This is the HLSL counterpart of the proposal to new node output attribute called MaxRecordsPerNode. This parameter is only required for output node arrays. This attribute specifies the maximum number of records that can be written to any single output node within a node array.

When determining backing store memory requirements, an implementation must assume the worst-case of MaxRecords written to any single node in the output array. However, a common use-case is for a small number records to be written to
select nodes in a very large array of nodes. Some implementations can take advantage of this knowledge to significantly
reduce the backing store memory requirements while maintaining peak performance.

---------

Co-authored-by: Anupama Chandrasekhar <anupamac@nvidia.com>
Co-authored-by: Tex Riddell <texr@microsoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants