Searched refs:WriteShInterfaceBlock (Results 1 – 3 of 3) sorted by relevance
114 void WriteShInterfaceBlock(BinaryOutputStream *stream, const sh::InterfaceBlock &block);
692 WriteShInterfaceBlock(stream, shaderStorageBlock); in save()
792 void WriteShInterfaceBlock(BinaryOutputStream *stream, const sh::InterfaceBlock &block) in WriteShInterfaceBlock() function