diff options
-rw-r--r-- | src/broadcom/compiler/v3d_compiler.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/broadcom/compiler/v3d_compiler.h b/src/broadcom/compiler/v3d_compiler.h index 1e899393441..219b7d56377 100644 --- a/src/broadcom/compiler/v3d_compiler.h +++ b/src/broadcom/compiler/v3d_compiler.h @@ -223,7 +223,7 @@ enum quniform_contents { */ QUNIFORM_TEXTURE_CONFIG_P1, - /* A a V3D 4.x texture config parameter. The high 8 bits will be + /* A V3D 4.x texture config parameter. The high 8 bits will be * which texture or sampler is being sampled, and the driver must * replace the address field with the appropriate address. */ |