Skip to content

Commit

Permalink
DXIL Debugger remove out of date TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Zorro666 committed Dec 11, 2024
1 parent c547d7c commit 84cd45d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions renderdoc/driver/shaders/dxil/dxil_debug.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5093,8 +5093,6 @@ void ThreadState::PerformGPUResourceOp(const rdcarray<ThreadState> &workgroups,
uint32_t countOffset = 3;
uint32_t countUV = 4;
// TODO: Sample*: Clamp is in arg 10
// TODO: CalculateLOD: clamped is in arg 6
// CalculateSampleGather returns {CalculateLevelOfDetail(), CalculateLevelOfDetailUnclamped()}

// SampleBias : bias is arg 10
// SampleLevel: lod is in arg 10
Expand Down

0 comments on commit 84cd45d

Please sign in to comment.