derelict-cuda ~master (2022-02-22T11:52:15.8951366)
Dub
Repo
res_st.linear_st
derelict
cuda
runtimeapi
cudaResourceDesc
res_st
Undocumented in source.
union
res_st
struct
linear_st {
void
*
devPtr
;
cudaChannelFormatDesc
desc
;
size_t
sizeInBytes
;
}
Members
Variables
desc
cudaChannelFormatDesc
desc
;
Undocumented in source.
devPtr
void
*
devPtr
;
Undocumented in source.
sizeInBytes
size_t
sizeInBytes
;
Undocumented in source.
Meta
Source
See Implementation
derelict
cuda
runtimeapi
cudaResourceDesc
res_st
structs
array_st
linear_st
mipmap_st
pitch2D_st
variables
array
linear
mipmap
pitch2D