@@ -208,7 +209,7 @@ static void brw_gs_emit_vue(struct brw_gs_compile *c,
* the allocated URB entry (which will be needed by the URB_WRITE
meesage that
* follows).
*/
-static void brw_gs_ff_sync(struct brw_gs_compile *c, int num_prim)
+static void brw_ff_gs_ff_sync(struct brw_ff_gs_
On 29 August 2013 15:56, Chad Versace wrote:
> On 08/26/2013 03:12 PM, Paul Berry wrote:
>
>> "ff" is for "fixed function". This frees up the name "gs" to refer to
>> user-defined geometry shaders.
>> ---
>> src/mesa/drivers/dri/i965/brw_**context.h | 14 +--
>> src/mesa/drivers/dri/i96
On 08/26/2013 03:12 PM, Paul Berry wrote:
"ff" is for "fixed function". This frees up the name "gs" to refer to
user-defined geometry shaders.
---
src/mesa/drivers/dri/i965/brw_context.h | 14 +--
src/mesa/drivers/dri/i965/brw_gs.c | 42
src/mesa/drivers/dri/i965/br
"ff" is for "fixed function". This frees up the name "gs" to refer to
user-defined geometry shaders.
---
src/mesa/drivers/dri/i965/brw_context.h | 14 +--
src/mesa/drivers/dri/i965/brw_gs.c | 42
src/mesa/drivers/dri/i965/brw_gs.h | 19 ++--
src/mesa/drivers/d