VulkanShader_1.21.10-0.0.4-alpha.jar

Download file
    #version 450

void main() {
    // Depth-only pass — no color output needed.
}
    
Download file