[Piglit] [PATCH] cl: Add test for alignment problems

2014-06-11 Thread Bruno Jiménez
(behavior-of-read-maps behavior_of_read_maps.c) diff --git a/tests/cl/custom/alignment-checker.c b/tests/cl/custom/alignment-checker.c new file mode 100644 index 000..916f45b --- /dev/null +++ b/tests/cl/custom/alignment-checker.c @@ -0,0 +1,119 @@ +/* + * Copyright 2014 Bruno Jiménez

[Piglit] [PATCH] cl: Add tests for the behavior of buffers mapped for read

2014-05-29 Thread Bruno Jiménez
/null +++ b/tests/cl/custom/behavior_of_read_maps.c @@ -0,0 +1,148 @@ +/* + * Copyright 2014 Bruno Jiménez + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software and associated documentation files (the Software), + * to deal in the Software without

[Piglit] [PATCH] cl: Add test for the r600g mapping bug

2014-05-19 Thread Bruno Jiménez
/cl/custom/r600-mapping-bug.c new file mode 100644 index 000..0f9dc27 --- /dev/null +++ b/tests/cl/custom/r600-mapping-bug.c @@ -0,0 +1,95 @@ +/* + * Copyright 2014 Bruno Jiménez + * + * Permission is hereby granted, free of charge, to any person obtaining a + * copy of this software