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.