Public Member Functions | Static Public Member Functions | List of all members
kfusion::device::gmem Struct Reference

#include <device.hpp>

Public Member Functions

template<>
__kf_device__ ushort2 LdCs (ushort2 *ptr)
 
template<>
__kf_device__ void StCs (const ushort2 &val, ushort2 *ptr)
 

Static Public Member Functions

template<typename T >
static __kf_device__LdCs (T *ptr)
 
template<typename T >
static __kf_device__ void StCs (const T &val, T *ptr)
 

Detailed Description

Definition at line 87 of file device.hpp.

Member Function Documentation

◆ LdCs() [1/2]

template<typename T >
static __kf_device__ T kfusion::device::gmem::LdCs ( T *  ptr)
static

◆ LdCs() [2/2]

template<>
__kf_device__ ushort2 kfusion::device::gmem::LdCs ( ushort2 *  ptr)

Definition at line 122 of file device.hpp.

◆ StCs() [1/2]

template<typename T >
static __kf_device__ void kfusion::device::gmem::StCs ( const T &  val,
T *  ptr 
)
static

◆ StCs() [2/2]

template<>
__kf_device__ void kfusion::device::gmem::StCs ( const ushort2 &  val,
ushort2 *  ptr 
)

Definition at line 123 of file device.hpp.


The documentation for this struct was generated from the following file:


lvr2
Author(s): Thomas Wiemann , Sebastian Pütz , Alexander Mock , Lars Kiesow , Lukas Kalbertodt , Tristan Igelbrink , Johan M. von Behren , Dominik Feldschnieders , Alexander Löhr
autogenerated on Wed Mar 2 2022 00:37:26