Home
last modified time | relevance | path

Searched defs:make_float4 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/compat/cuda/
H A Dcuda_runtime.h120 #define make_float4(a, b, c, d) ((float4){.x = a, .y = b, .z = c, .w = d}) macro

Completed in 2 milliseconds