Searched refs:WriteInterfaceBlock (Results 1 – 3 of 3) sorted by relevance
573 WriteInterfaceBlock(stream, uniformBlock); in save()579 WriteInterfaceBlock(stream, shaderStorageBlock); in save()
111 void WriteInterfaceBlock(BinaryOutputStream *stream, const InterfaceBlock &block);
772 void WriteInterfaceBlock(BinaryOutputStream *stream, const InterfaceBlock &block) in WriteInterfaceBlock() function