failover: queiten compiler warnings
This commit is contained in:
committed by
Keith Whitwell
parent
f675972428
commit
ef9194a4f4
@@ -114,5 +114,12 @@ failover_context( struct pipe_context *pipe )
|
||||
return (struct failover_context *)pipe;
|
||||
}
|
||||
|
||||
/* Internal functions
|
||||
*/
|
||||
void
|
||||
failover_set_constant_buffer(struct pipe_context *pipe,
|
||||
uint shader, uint index,
|
||||
const struct pipe_constant_buffer *buf);
|
||||
|
||||
|
||||
#endif /* FO_CONTEXT_H */
|
||||
|
||||
Reference in New Issue
Block a user