Skip to content

Commit edf9ae6

Browse files
committed
Merge branch 'pkristof/pomTest' into 'main'
Added a POM HL2 test See merge request lightspeedrtx/dxvk-remix-nv!1154
2 parents 83a508b + 046be62 commit edf9ae6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dxvk/rtx_render/rtx_rtxdi_rayquery.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,9 +31,9 @@ namespace dxvk {
3131
class RtxContext;
3232

3333
class DxvkRtxdiRayQuery {
34-
34+
3535
public:
36-
36+
3737
DxvkRtxdiRayQuery(DxvkDevice* device);
3838
~DxvkRtxdiRayQuery() = default;
3939

0 commit comments

Comments
 (0)