Skip to content

Commit

Permalink
Merge branch 'pkristof/pomTest' into 'main'
Browse files Browse the repository at this point in the history
Added a POM HL2 test

See merge request lightspeedrtx/dxvk-remix-nv!1154
  • Loading branch information
pkristof committed Nov 13, 2024
2 parents 83a508b + 046be62 commit edf9ae6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/dxvk/rtx_render/rtx_rtxdi_rayquery.h
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,9 @@ namespace dxvk {
class RtxContext;

class DxvkRtxdiRayQuery {

public:

DxvkRtxdiRayQuery(DxvkDevice* device);
~DxvkRtxdiRayQuery() = default;

Expand Down

0 comments on commit edf9ae6

Please sign in to comment.