MTLRenderCommandEncoder.setVertexVisibleFunctionTables

Sets an array of visible function tables for the vertex function.

interface MTLRenderCommandEncoder
@nogc nothrow
@selector("setVertexVisibleFunctionTables:withBufferRange:")
void
setVertexVisibleFunctionTables
(,
NSRange range
)

Meta