On 31 July 2013 18:16, Ian Romanick wrote:
> On 07/31/2013 02:17 PM, Paul Berry wrote:
>
>> This patch extracts the functions mark_whole_variable() and
>> try_mark_partial_variable() from the ir_set_program_inouts visitor
>> functions. This will make the code easier to follow when we add
>> geom
On 07/31/2013 02:17 PM, Paul Berry wrote:
This patch extracts the functions mark_whole_variable() and
try_mark_partial_variable() from the ir_set_program_inouts visitor
functions. This will make the code easier to follow when we add
geometry shader support.
---
src/glsl/ir_set_program_inouts.c
This patch extracts the functions mark_whole_variable() and
try_mark_partial_variable() from the ir_set_program_inouts visitor
functions. This will make the code easier to follow when we add
geometry shader support.
---
src/glsl/ir_set_program_inouts.cpp | 59 +