diff --git a/include/Refresh.h b/include/Refresh.h index 5a5f573..3d03ddf 100644 --- a/include/Refresh.h +++ b/include/Refresh.h @@ -1017,7 +1017,7 @@ REFRESHAPI uint32_t REFRESH_PushVertexShaderParams( REFRESHAPI uint32_t REFRESH_PushFragmentShaderParams( REFRESH_Device *device, void *data, - uint32_t elementCount + uint32_t paramBlockCount ); /* Sets textures/samplers for use with the currently bound vertex shader.