Skip to content

MTL Lib Version 1.2.0

Latest

Choose a tag to compare

@vtharvey2000 vtharvey2000 released this 06 Mar 21:42
93b05ef

Update to MTLLIB so that it aligns with the v08 version of the MTL mode draft.
Added the MTLLIB buffer functions to abstract the buffers passed between functions. The buffer functions can be used with an internal buffer that is managed by the buffer functions, or can be setup with a pointer to an allocated buffer so that memory does not have to be copied between different buffers.