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

Make shader model related code generated. #2629

Merged
merged 2 commits into from
Dec 30, 2019

Conversation

python3kgae
Copy link
Contributor

No description provided.

@python3kgae python3kgae requested a review from tex3d December 23, 2019 19:26
@AppVeyorBot
Copy link

Copy link
Member

@hekota hekota left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

HelpText<"Set target profile. \n\t<profile>: ps_6_0, ps_6_1, ps_6_2, ps_6_3, ps_6_4, ps_6_5, \n\t\t vs_6_0, vs_6_1, vs_6_2, vs_6_3, vs_6_4, vs_6_5, \n\t\t cs_6_0, cs_6_1, cs_6_2, cs_6_3, cs_6_4, cs_6_5, \n\t\t gs_6_0, gs_6_1, gs_6_2, gs_6_3, gs_6_4, gs_6_5, \n\t\t ds_6_0, ds_6_1, ds_6_2, ds_6_3, ds_6_4, ds_6_5, \n\t\t hs_6_0, hs_6_1, hs_6_2, hs_6_3, hs_6_4, hs_6_5, \n\t\t lib_6_3, lib_6_4, lib_6_5, ms_6_5, as_6_5">;
/* <py::lines('VALRULE-TEXT')>hctdb_instrhelp.get_target_profiles()</py>*/
// VALRULE-TEXT:BEGIN
HelpText<"Set target profile. \n\t<profile>: ps_6_0,ps_6_1,ps_6_2,ps_6_3,ps_6_4,ps_6_5,\n\t\t vs_6_0,vs_6_1,vs_6_2,vs_6_3,vs_6_4,vs_6_5,\n\t\t gs_6_0,gs_6_1,gs_6_2,gs_6_3,gs_6_4,gs_6_5,\n\t\t hs_6_0,hs_6_1,hs_6_2,hs_6_3,hs_6_4,hs_6_5,\n\t\t ds_6_0,ds_6_1,ds_6_2,ds_6_3,ds_6_4,ds_6_5,\n\t\t cs_6_0,cs_6_1,cs_6_2,cs_6_3,cs_6_4,cs_6_5,\n\t\t lib_6_1,lib_6_2,lib_6_3,lib_6_4,lib_6_5,\n\t\t ms_6_5,\n\t\t as_6_5,\n\t\t ">;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a minor thing - it would be more readable with a space after each comma.

@AppVeyorBot
Copy link

@python3kgae python3kgae merged commit 9c89a1c into microsoft:master Dec 30, 2019
@python3kgae python3kgae deleted the bump_sm branch December 30, 2019 20:37
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.

3 participants