radv: fix a comment in radv_meta_buffer_to_image_cs_r32g32b32()
authorSamuel Pitoiset <samuel.pitoiset@gmail.com>
Wed, 24 Oct 2018 06:50:25 +0000 (08:50 +0200)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Fri, 26 Oct 2018 08:50:05 +0000 (10:50 +0200)
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
src/amd/vulkan/radv_meta_bufimage.c

index de7e0b1e3e3afbb645b87114c2a2b02285293bf8..56f1620db53935437eeb288b8ba6aa0eaa2d6b78 100644 (file)
@@ -1560,7 +1560,7 @@ radv_meta_buffer_to_image_cs_r32g32b32(struct radv_cmd_buffer *cmd_buffer,
 
        /* This special btoi path for R32G32B32 formats will write the linear
         * image as a buffer with the same underlying memory. The compute
-        * shader will clear all components separately using a R32 format.
+        * shader will copy all components separately using a R32 format.
         */
        create_buffer_from_image(cmd_buffer, dst,
                                 VK_BUFFER_USAGE_STORAGE_TEXEL_BUFFER_BIT,