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