Changes between Version 15 and Version 16 of AmdCl2Abi


Ignore:
Timestamp:
02/16/25 09:00:42 (4 weeks ago)
Author:
trac
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AmdCl2Abi

    v15 v16  
    1818<li>usegeneric - enable generic pointers support</li>
    1919</ul>
    20 <p>The number of user data registers depends on set of an enabled features. Following rules will
     20<p>The number of user data registers depend on set of an enabled features. Following rules will
    2121be applied:</p>
    2222<ul>
     
    6363<h3>Image arguments</h3>
    6464<p>Images are passed via pointers to argument's buffer. The image pointers points to
    65 image resource and image informations. Image resources tooks 8 dwords. 8 dword hold
     65image resource and image informations. Image resources took 8 dwords. 8 dword hold
    6666information about channel data type. Following table describes data channel type value's
    6767and their counterpart from OpenCL:</p>