Home
last modified time | relevance | path

Searched refs:CUDA_VERSION (Results 1 – 4 of 4) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_cuda.h23 #ifndef CUDA_VERSION
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/simd/
Dplatform.h169 # if !defined(CUDA_VERSION) && !defined(GLM_FORCE_CUDA)
172 # if CUDA_VERSION < 3000
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/stub/
Dcuda.h198 #define CUDA_VERSION 10000 macro
/third_party/gstreamer/gstplugins_bad/sys/nvcodec/
Dcuviddec.h43 #if (CUDA_VERSION >= 3020) && (!defined(CUDA_FORCE_API_VERSION) || (CUDA_FORCE_API_VERSION >= 3020))