Skip to content

Lift renderer interface from the Vulkan impl#118

Merged
PENGUINLIONG merged 3 commits intotaichi-dev:masterfrom
PENGUINLIONG:refactor6
Feb 23, 2023
Merged

Lift renderer interface from the Vulkan impl#118
PENGUINLIONG merged 3 commits intotaichi-dev:masterfrom
PENGUINLIONG:refactor6

Conversation

@PENGUINLIONG
Copy link
Member

@PENGUINLIONG PENGUINLIONG commented Feb 22, 2023

Checked with taichi-dev/taichi#7329

Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

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

LGTM!

return ti.Vector([z[0]**2 - z[1]**2, z[1] * z[0] * 2])


ti.types.rw_texture(num_dimensions=2,
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: are these added accidentally?

@@ -0,0 +1,24 @@
import taichi.aot.dr.gfxruntime140 as dr
Copy link
Contributor

Choose a reason for hiding this comment

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

is this intended? ;)

@PENGUINLIONG PENGUINLIONG merged commit 01b16cb into taichi-dev:master Feb 23, 2023
@PENGUINLIONG PENGUINLIONG deleted the refactor6 branch February 23, 2023 07:15
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.

2 participants