cherry-ignore: glsl: Fix typo fragement -> fragment

fixes: This commit is only a typo correction on an error message.

Signed-off-by: Andres Gomez <agomez@igalia.com>
This commit is contained in:
Andres Gomez 2017-11-11 03:45:34 +02:00
parent ba0f965771
commit f6d3eed513

View file

@ -124,3 +124,6 @@ a07f7b26198ce0f5c8799481a673754968ac5daf anv/cmd_buffer: Take bo_offset into acc
deec84fd771876b5c0755293376df11bc95b473b anv/blorp: Add a device parameter to blorp_surf_for_anv_image
bc933d0e8462871e19328f66182c35543e334013 intel/blorp: Make the MOCS setting part of blorp_address
d7a19d69ebc032ba7207fc97bc6f10d5bb35bb99 i965: Use PTE MOCS for all external buffers
# fixes: This commit is only a typo correction on an error message.
a6932faae1074445210d392a80b94fdac147b255 glsl: Fix typo fragement -> fragment