Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DX12] Missing Binding for Float Type Constants #2274

Open
luoluo39 opened this issue Sep 4, 2024 · 0 comments
Open

[DX12] Missing Binding for Float Type Constants #2274

luoluo39 opened this issue Sep 4, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@luoluo39
Copy link

luoluo39 commented Sep 4, 2024

Summary of feature

Binding for float type constants.

Comments

These constants are missing:

  • D3D12_DEFAULT_BLEND_FACTOR_ALPHA
  • D3D12_DEFAULT_BLEND_FACTOR_BLUE
  • D3D12_DEFAULT_BLEND_FACTOR_GREEN
  • D3D12_DEFAULT_BLEND_FACTOR_RED
  • D3D12_DEFAULT_BORDER_COLOR_COMPONENT
  • D3D12_DEFAULT_DEPTH_BIAS_CLAMP
  • D3D12_DEFAULT_MIP_LOD_BIAS
  • D3D12_DEFAULT_SLOPE_SCALED_DEPTH_BIAS
  • D3D12_DEFAULT_VIEWPORT_MAX_DEPTH
  • D3D12_DEFAULT_VIEWPORT_MIN_DEPTH
  • D3D12_FLOAT32_MAX
  • D3D12_FLOAT32_TO_INTEGER_TOLERANCE_IN_ULP
  • D3D12_FLOAT_TO_SRGB_EXPONENT_DENOMINATOR
  • D3D12_FLOAT_TO_SRGB_EXPONENT_NUMERATOR
  • D3D12_FLOAT_TO_SRGB_OFFSET
  • D3D12_FLOAT_TO_SRGB_SCALE_1
  • D3D12_FLOAT_TO_SRGB_SCALE_2
  • D3D12_FLOAT_TO_SRGB_THRESHOLD
  • D3D12_FTOI_INSTRUCTION_MAX_INPUT
  • D3D12_FTOI_INSTRUCTION_MIN_INPUT
  • D3D12_FTOU_INSTRUCTION_MAX_INPUT
  • D3D12_FTOU_INSTRUCTION_MIN_INPUT
  • D3D12_HS_MAXTESSFACTOR_LOWER_BOUND
  • D3D12_HS_MAXTESSFACTOR_UPPER_BOUND
  • D3D12_LINEAR_GAMMA
  • D3D12_MAX_BORDER_COLOR_COMPONENT
  • D3D12_MAX_DEPTH
  • D3D12_MAX_POSITION_VALUE
  • D3D12_MIN_DEPTH
  • D3D12_MIP_LOD_BIAS_MAX
  • D3D12_MIP_LOD_BIAS_MIN
  • D3D12_MULTISAMPLE_ANTIALIAS_LINE_WIDTH
  • D3D12_PS_LEGACY_PIXEL_CENTER_FRACTIONAL_COMPONENT
  • D3D12_PS_PIXEL_CENTER_FRACTIONAL_COMPONENT
  • D3D12_REQ_RESOURCE_SIZE_IN_MEGABYTES_EXPRESSION_B_TERM
  • D3D12_SRGB_GAMMA
  • D3D12_SRGB_TO_FLOAT_DENOMINATOR_1
  • D3D12_SRGB_TO_FLOAT_DENOMINATOR_2
  • D3D12_SRGB_TO_FLOAT_EXPONENT
  • D3D12_SRGB_TO_FLOAT_OFFSET
  • D3D12_SRGB_TO_FLOAT_THRESHOLD
  • D3D12_SRGB_TO_FLOAT_TOLERANCE_IN_ULP

Does this have a proposal?

Not found.

@luoluo39 luoluo39 added the enhancement New feature or request label Sep 4, 2024
@Perksey Perksey added this to the 3.0 milestone Sep 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants