From e5b3f090fc0230ca41580629e8403164661713fa Mon Sep 17 00:00:00 2001 From: Seungha Yang Date: Tue, 2 Jan 2024 19:39:29 +0900 Subject: [PATCH] cuda: Update gir Part-of: --- girs/GstCuda-1.0.gir | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/girs/GstCuda-1.0.gir b/girs/GstCuda-1.0.gir index 601965adf9..4b60dddf06 100644 --- a/girs/GstCuda-1.0.gir +++ b/girs/GstCuda-1.0.gir @@ -1356,6 +1356,24 @@ Retrieves the #GstCudaContext in @context and places the result in @cuda_ctx. + + + + Compiled CUDA assembly code if successful, +otherwise %NULL + + + + + Source code to compile + + + + CUDA device + + + + Loads the nvrtc library.