Configurable padding size for FLACCL

This commit is contained in:
Grigory Chudov
2013-02-24 19:55:45 -05:00
parent 1ba392dc7d
commit 0f9f8d08a3
4 changed files with 36 additions and 3 deletions

View File

@@ -138,6 +138,9 @@
<data name="DescriptionMappedMemory" xml:space="preserve">
<value>Device uses host memory (Don't use)</value>
</data>
<data name="DescriptionPadding" xml:space="preserve">
<value>Number of bytes to reserve for metadata</value>
</data>
<data name="DescriptionPlatform" xml:space="preserve">
<value>OpenCL platform to use</value>
</data>