Intel Windows drivers for 10th gen and lower has some strange behavior when using dynamic rendering. It requires pipeline conditions to be met, when beginning a new rendering scope. This is strange as specs + VVL notes that these conditions should be met during vkCmdDraw* commands. Pull Request: https://projects.blender.org/blender/blender/pulls/129055