Home
last modified time | relevance | path

Searched refs:CUarray_format (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/hardware/google/aemu/third-party/cuda/include/host-common/
Ddynlink_cuda_cuda.h118 } CUarray_format; typedef
908 CUarray_format Format; /**< Array format */
921 CUarray_format Format; /**< Array format */
1080 CUarray_format Format; /**< Array format */
1090 CUarray_format Format; /**< Array format */
1453 typedef CUresult CUDAAPI tcuTexRefSetFormat(CUtexref hTexRef, CUarray_format fmt, int NumPackedCom…
1462 typedef CUresult CUDAAPI tcuTexRefGetFormat(CUarray_format *pFormat, int *pNumChannels, CUtexref h…
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/stream_executor/cuda/
H A Dcuda_9_0.inc1355 CUresult CUDAAPI cuTexRefSetFormat(CUtexref hTexRef, CUarray_format fmt,
1357 using FuncPtr = CUresult(CUDAAPI *)(CUtexref, CUarray_format, int);
1461 CUresult CUDAAPI cuTexRefGetFormat(CUarray_format *pFormat, int *pNumChannels,
1463 using FuncPtr = CUresult(CUDAAPI *)(CUarray_format *, int *, CUtexref);
H A Dcuda_11_2.inc76 CUarray_format format,
80 CUresult(CUDAAPI *)(size_t *, CUarray_format, unsigned int, CUdevice);
2431 CUarray_format fmt,
2433 using FuncPtr = CUresult(CUDAAPI *)(CUtexref, CUarray_format, int);
2545 __CUDA_DEPRECATED CUresult CUDAAPI cuTexRefGetFormat(CUarray_format *pFormat,
2548 using FuncPtr = CUresult(CUDAAPI *)(CUarray_format *, int *, CUtexref);
H A Dcuda_11_0.inc77 CUarray_format format,
81 CUresult(CUDAAPI *)(size_t *, CUarray_format, unsigned int, CUdevice);
2543 CUarray_format fmt,
2545 using FuncPtr = CUresult(CUDAAPI *)(CUtexref, CUarray_format, int);
2657 __CUDA_DEPRECATED CUresult CUDAAPI cuTexRefGetFormat(CUarray_format *pFormat,
2660 using FuncPtr = CUresult(CUDAAPI *)(CUarray_format *, int *, CUtexref);
H A Dcuda_10_1.inc1803 CUresult CUDAAPI cuTexRefSetFormat(CUtexref hTexRef, CUarray_format fmt,
1805 using FuncPtr = CUresult(CUDAAPI *)(CUtexref, CUarray_format, int);
1909 CUresult CUDAAPI cuTexRefGetFormat(CUarray_format *pFormat, int *pNumChannels,
1911 using FuncPtr = CUresult(CUDAAPI *)(CUarray_format *, int *, CUtexref);
H A Dcuda_10_0.inc1770 CUresult CUDAAPI cuTexRefSetFormat(CUtexref hTexRef, CUarray_format fmt,
1772 using FuncPtr = CUresult(CUDAAPI *)(CUtexref, CUarray_format, int);
1876 CUresult CUDAAPI cuTexRefGetFormat(CUarray_format *pFormat, int *pNumChannels,
1878 using FuncPtr = CUresult(CUDAAPI *)(CUarray_format *, int *, CUtexref);
H A Dcuda_10_2.inc1965 CUresult CUDAAPI cuTexRefSetFormat(CUtexref hTexRef, CUarray_format fmt,
1967 using FuncPtr = CUresult(CUDAAPI *)(CUtexref, CUarray_format, int);
2071 CUresult CUDAAPI cuTexRefGetFormat(CUarray_format *pFormat, int *pNumChannels,
2073 using FuncPtr = CUresult(CUDAAPI *)(CUarray_format *, int *, CUtexref);