diff options
Diffstat (limited to 'libs/rs/rs.spec')
-rw-r--r-- | libs/rs/rs.spec | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libs/rs/rs.spec b/libs/rs/rs.spec index e118ace..05a8c37 100644 --- a/libs/rs/rs.spec +++ b/libs/rs/rs.spec @@ -409,15 +409,9 @@ ProgramVertexCreate { ProgramVertexBindAllocation { param RsProgramVertex vpgm - param uint32_t slot param RsAllocation constants } -ProgramVertexSetType { - param uint32_t slot - param RsType constants - } - ProgramVertexSetTextureMatrixEnable { param bool enable } |