diff --git a/driver/command.c b/driver/command.c index d63d114..ea5f4da 100644 --- a/driver/command.c +++ b/driver/command.c @@ -540,7 +540,7 @@ VKAPI_ATTR VkResult VKAPI_CALL rpi_vkQueueSubmit( submitCl.shader_rec_count = marker->shaderRecCount; submitCl.uniforms_size = marker->uniformsSize; - /**/ + /** printf("BCL:\n"); clDump(((uint8_t*)marker) + sizeof(CLMarker), marker->size); printf("BO handles: ");