Remove test code used for verifying debug text functionality on Vulkan
This commit is contained in:
@@ -657,9 +657,6 @@ void KRCamera::renderDebug(VkCommandBuffer& commandBuffer, KRSurface& surface)
|
||||
}
|
||||
}
|
||||
|
||||
// TODO - Test code for Vulkan conversion, remove once texture streaming working
|
||||
szText = "Hello, earthlings!";
|
||||
|
||||
if (*szText) {
|
||||
int row_count = 1;
|
||||
const int MAX_TABS = 5;
|
||||
|
||||
Reference in New Issue
Block a user