Searched refs:WriteShInterfaceBlock (Results 1 – 3 of 3) sorted by relevance
42 void WriteShInterfaceBlock(gl::BinaryOutputStream *stream, const sh::InterfaceBlock &block);
141 void WriteShInterfaceBlock(gl::BinaryOutputStream *stream, const sh::InterfaceBlock &block) in WriteShInterfaceBlock() function324 WriteShInterfaceBlock(&stream, interfaceBlock); in serialize()330 WriteShInterfaceBlock(&stream, interfaceBlock); in serialize()
1089 WriteShInterfaceBlock(stream, shaderStorageBlock); in save()