Searched refs:WriteShaderVariableBuffer (Results 1 – 3 of 3) sorted by relevance
117 void WriteShaderVariableBuffer(BinaryOutputStream *stream, const ShaderVariableBuffer &var);
585 WriteShaderVariableBuffer(stream, atomicCounterBuffer); in save()
710 void WriteShaderVariableBuffer(BinaryOutputStream *stream, const ShaderVariableBuffer &var) in WriteShaderVariableBuffer() function779 WriteShaderVariableBuffer(stream, block); in WriteInterfaceBlock()