v3d: Fix a comment typo

This commit is contained in:
Eric Anholt
2018-12-03 08:43:46 -08:00
parent ca0e4ae4bc
commit 6870111051

View File

@@ -223,7 +223,7 @@ enum quniform_contents {
*/ */
QUNIFORM_TEXTURE_CONFIG_P1, 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 * which texture or sampler is being sampled, and the driver must
* replace the address field with the appropriate address. * replace the address field with the appropriate address.
*/ */