intel: fix the wrong function name
author车扬 <cheyang@bytedance.com>
Tue, 13 Dec 2022 02:23:45 +0000 (10:23 +0800)
committerMarge Bot <emma+marge@anholt.net>
Tue, 13 Dec 2022 11:43:17 +0000 (11:43 +0000)
pipe not create_vertex_elements fuction

Signed-off-by: cheyang <cheyang@bytedance.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/20291>

src/gallium/drivers/iris/iris_state.c

index 8b5ad6c..d1e6a56 100644 (file)
@@ -3725,7 +3725,7 @@ struct iris_vertex_element_state {
 };
 
 /**
- * The pipe->create_vertex_elements() driver hook.
+ * The pipe->create_vertex_elements_state() driver hook.
  *
  * This translates pipe_vertex_element to our 3DSTATE_VERTEX_ELEMENTS
  * and 3DSTATE_VF_INSTANCING commands. The vertex_elements and vf_instancing