Add mesh shader support to rendering context and fix some bugs.
This commit is contained in:
@@ -161,6 +161,7 @@ public interface ICommandBuffer : IDisposable
|
||||
/// <summary>
|
||||
/// Dispatches ray tracing threads
|
||||
/// </summary>
|
||||
// TODO: This method is not supported yet.
|
||||
void DispatchRay();
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user