On 09/13/2012 02:41 PM, Tom Stellard wrote:
From: Tom Stellard
pipe_compute_state::prog may contain multiple kernels, but only one will
be relevant for each pipe_compute_state object. The entry_symbol member
is used to specify which kernel should be executed with this
pipe_compute_state.
---
From: Tom Stellard
pipe_compute_state::prog may contain multiple kernels, but only one will
be relevant for each pipe_compute_state object. The entry_symbol member
is used to specify which kernel should be executed with this
pipe_compute_state.
---
src/gallium/include/pipe/p_state.h | 4
1