Skip to content

Commit 8817115

Browse files
committed
[d3d12] build fix
1 parent b8f76aa commit 8817115

1 file changed

Lines changed: 0 additions & 14 deletions

File tree

source/runtime/RHI/D3D12/D3D12_VendorTechnology.cpp

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -90,20 +90,6 @@ namespace spartan
9090

9191
}
9292

93-
void RHI_VendorTechnology::SSSR_Dispatch(
94-
RHI_CommandList* cmd_list,
95-
RHI_Texture* tex_color,
96-
RHI_Texture* tex_depth,
97-
RHI_Texture* tex_velocity,
98-
RHI_Texture* tex_normal,
99-
RHI_Texture* tex_material,
100-
RHI_Texture* tex_brdf,
101-
RHI_Texture* tex_output
102-
)
103-
{
104-
105-
}
106-
10793
void RHI_VendorTechnology::Breadcrumbs_RegisterCommandList(RHI_CommandList* cmd_list, const RHI_Queue* queue, const char* name)
10894
{
10995

0 commit comments

Comments
 (0)