summaryrefslogtreecommitdiff
path: root/libs/rs/rs.spec
diff options
context:
space:
mode:
Diffstat (limited to 'libs/rs/rs.spec')
-rw-r--r--libs/rs/rs.spec11
1 files changed, 11 insertions, 0 deletions
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec
index 5f76486c3aa3..0a168f487737 100644
--- a/libs/rs/rs.spec
+++ b/libs/rs/rs.spec
@@ -23,6 +23,10 @@ ContextBindProgramRaster {
param RsProgramRaster pgm
}
+ContextBindFont {
+ param RsFont pgm
+ }
+
ContextPause {
}
@@ -467,6 +471,13 @@ FileA3DGetEntryByIndex {
ret RsObjectBase
}
+FontCreateFromFile {
+ param const char *name
+ param uint32_t fontSize
+ param uint32_t dpi
+ ret RsFont
+ }
+
SimpleMeshCreate {
ret RsSimpleMesh
param RsAllocation prim