On Tue, Jan 23, 2018 at 7:04 PM, Andres Rodriguez wrote:
> Calling this function will emit a fence 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
Calling this function will emit a fence 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 --git a