Skip to content

Add Experimental Feature enumeration option? #5

@kevgee

Description

@kevgee

Can we add an experimental feature support option?
E.g. for forthcoming shader model support:
// Enable DX12 Expermintal Features
HRESULT hr = D3D12EnableExperimentalFeatures(
1,
&D3D12ExperimentalShaderModels,
nullptr, nullptr);

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions