aboutsummaryrefslogtreecommitdiff
path: root/system/renderControl_enc/renderControl_ftable.h
diff options
context:
space:
mode:
Diffstat (limited to 'system/renderControl_enc/renderControl_ftable.h')
-rw-r--r--system/renderControl_enc/renderControl_ftable.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/renderControl_enc/renderControl_ftable.h b/system/renderControl_enc/renderControl_ftable.h
index 2adf3bf1..577cbaeb 100644
--- a/system/renderControl_enc/renderControl_ftable.h
+++ b/system/renderControl_enc/renderControl_ftable.h
@@ -72,6 +72,7 @@ static const struct _renderControl_funcs_by_name {
{"rcComposeAsyncWithoutPost", (void*)rcComposeAsyncWithoutPost},
{"rcCreateDisplayById", (void*)rcCreateDisplayById},
{"rcSetDisplayPoseDpi", (void*)rcSetDisplayPoseDpi},
+ {"rcReadColorBufferDMA", (void*)rcReadColorBufferDMA},
};
static const int renderControl_num_funcs = sizeof(renderControl_funcs_by_name) / sizeof(struct _renderControl_funcs_by_name);