Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > nonfree-updates > by-pkgid > fd8445e7e4d58b8cfe6e0150bd441ee1 > files > 2995

nvidia-cuda-toolkit-devel-6.5.14-6.1.mga5.nonfree.x86_64.rpm

.TH "cudaResourceViewDesc" 3 "7 Aug 2014" "Version 6.0" "Doxygen" \" -*- nroff -*-
.ad l
.nh
.SH NAME
cudaResourceViewDesc \- 
.SH SYNOPSIS
.br
.PP
.SS "Data Fields"

.in +1c
.ti -1c
.RI "unsigned int \fBfirstLayer\fP"
.br
.ti -1c
.RI "unsigned int \fBfirstMipmapLevel\fP"
.br
.ti -1c
.RI "unsigned int \fBlastLayer\fP"
.br
.ti -1c
.RI "unsigned int \fBlastMipmapLevel\fP"
.br
.in -1c
.SH "Detailed Description"
.PP 
CUDA resource view descriptor 
.SH "Field Documentation"
.PP 
.SS "unsigned int \fBcudaResourceViewDesc::firstLayer\fP"
.PP
First layer index 
.SS "unsigned int \fBcudaResourceViewDesc::firstMipmapLevel\fP"
.PP
First defined mipmap level 
.SS "unsigned int \fBcudaResourceViewDesc::lastLayer\fP"
.PP
Last layer index 
.SS "unsigned int \fBcudaResourceViewDesc::lastMipmapLevel\fP"
.PP
Last defined mipmap level 

.SH "Author"
.PP 
Generated automatically by Doxygen from the source code.