Subversion Repositories Kolibri OS

Rev

Rev 3280 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3280 Rev 3291
Line 114... Line 114...
114
 
114
 
115
	stream->used -= 64*sizeof(uint32_t) - p.nr_insn*sizeof(struct brw_instruction);
115
	stream->used -= 64*sizeof(uint32_t) - p.nr_insn*sizeof(struct brw_instruction);
116
	return sna_static_stream_offsetof(stream, p.store);
116
	return sna_static_stream_offsetof(stream, p.store);
Line 117... Line -...
117
}
-
 
118
 
117
}
119
 
118
 
120
unsigned
119
unsigned
121
sna_static_stream_compile_wm(struct sna *sna,
120
sna_static_stream_compile_wm(struct sna *sna,
122
			     struct sna_static_stream *stream,
121
			     struct sna_static_stream *stream,