Revert "Merge pull request #8858 from vonchenplus/mipmap"

This reverts commit 38e4382f53, reversing
changes made to 37de88040c.
This commit is contained in:
Morph
2022-11-04 16:27:55 -04:00
parent 748a8f5677
commit 0fc711bc5a
29 changed files with 8 additions and 259 deletions
@@ -243,9 +243,6 @@ public:
u32 texture_rescaling_index{};
u32 image_rescaling_index{};
Id render_area_push_constant{};
u32 render_are_member_index{};
Id local_memory{};
Id shared_memory_u8{};
@@ -321,7 +318,6 @@ private:
void DefineRescalingInput(const Info& info);
void DefineRescalingInputPushConstant();
void DefineRescalingInputUniformConstant();
void DefineRenderArea(const Info& info);
void DefineInputs(const IR::Program& program);
void DefineOutputs(const IR::Program& program);