On 2017-12-22 10:56 AM, Roland Scheidegger wrote:
Am 22.12.2017 um 01:41 schrieb Andres Rodriguez:
Calling this function will emit a semaphore signal operation into the
GPU's command stream.
Signed-off-by: Andres Rodriguez
---
src/gallium/docs/source/context.rst | 31 +
Am 22.12.2017 um 01:41 schrieb Andres Rodriguez:
> Calling this function will emit a semaphore signal operation into the
> GPU's command stream.
>
> Signed-off-by: Andres Rodriguez
> ---
> src/gallium/docs/source/context.rst | 31 +++
> src/gallium/include/pipe/p_con
Calling this function will emit a semaphore signal operation into the
GPU's command stream.
Signed-off-by: Andres Rodriguez
---
src/gallium/docs/source/context.rst | 31 +++
src/gallium/include/pipe/p_context.h | 6 ++
2 files changed, 37 insertions(+)
diff --g