From 24ffc6e29a2eb6738e04e2d86571c009a4be995d Mon Sep 17 00:00:00 2001 From: Rich Geldreich Date: Fri, 20 Feb 2026 11:11:59 -0500 Subject: [PATCH] Update README.md --- shader_deblocking/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/shader_deblocking/README.md b/shader_deblocking/README.md index a796d98..793006c 100644 --- a/shader_deblocking/README.md +++ b/shader_deblocking/README.md @@ -32,7 +32,7 @@ pip install numpy Pillow glfw PyOpenGL You may also want "PyOpenGL_accelerate", and under Linux you may need to also install the system package "libglfw3". We developed this sample under Windows 11. -See `run.bat` for the command line on how to run the sample. Or run: +Run: ``` python testbed.py shader.glsl 12 12 flower_unpacked_rgb_ASTC_LDR_12X12_RGBA_level_0_face_0_layer_0000.png flower_unpacked_rgb_ASTC_LDR_12X12_RGBA_level_1_face_0_layer_0000.png flower_unpacked_rgb_ASTC_LDR_12X12_RGBA_level_2_face_0_layer_0000.png flower_unpacked_rgb_ASTC_LDR_12X12_RGBA_level_3_face_0_layer_0000.png flower_unpacked_rgb_ASTC_LDR_12X12_RGBA_level_4_face_0_layer_0000.png