Integrating latest 47acbe8
This commit is contained in:
@@ -205,6 +205,8 @@ namespace AZ
|
||||
return "Typed";
|
||||
case ShaderInputBufferType::Raw:
|
||||
return "Raw";
|
||||
case ShaderInputBufferType::AccelerationStructure:
|
||||
return "AccelerationStructure";
|
||||
}
|
||||
return "";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user