Disabled by default. Set VULKAN_API_CPU_BENCHMARK to 1 to enable
By mistake we would read affected textures back after every single drawcall. As an optimization if the same texture gets drawn to multiple times we'll try to only read it back once at the end of the sequence.