VkRunner is a Vulkan shader testing tool based on Piglit's shader_runner, aiming to support test scripts as similar as possible to Piglit's shader_test format. It supports writing shaders in GLSL or SPIR-V and provides a rich set of test commands to verify shader behavior, including drawing, computing, and probe detection functions.