Skip to content

ShaderOpTest limit commandlist6 to where supported#3602

Merged
pow2clk merged 1 commit intomicrosoft:release-1.6.2104from
pow2clk:mesh_check_rel2104
Mar 18, 2021
Merged

ShaderOpTest limit commandlist6 to where supported#3602
pow2clk merged 1 commit intomicrosoft:release-1.6.2104from
pow2clk:mesh_check_rel2104

Conversation

@pow2clk
Copy link
Copy Markdown
Collaborator

@pow2clk pow2clk commented Mar 18, 2021

Merged #3600 into release-1.6.2104

Because version 6 of the command list pointer was being created whenever
the available SDK supported it, sometimes the test would try to create
version 6 where it wasn't supported.

Instead, this just stores the base pointer type and casts it up where we
know support is available.

(cherry picked from commit 30e306f)

Merged  microsoft#3600 into release-1.6.2104

Because version 6 of the command list pointer was being created whenever
the available SDK supported it, sometimes the test would try to create
version 6 where it wasn't supported.

Instead, this just stores the base pointer type and casts it up where we
know support is available.

(cherry picked from commit 30e306f)
@pow2clk pow2clk requested a review from hekota March 18, 2021 08:14
@AppVeyorBot
Copy link
Copy Markdown

Copy link
Copy Markdown
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!

@pow2clk pow2clk merged commit fd963ca into microsoft:release-1.6.2104 Mar 18, 2021
@pow2clk pow2clk deleted the mesh_check_rel2104 branch March 18, 2021 18:02
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