Searched defs:nsamples (Results 1 – 6 of 6) sorted by relevance
/openbsd-src/sys/dev/pci/drm/radeon/ |
H A D | r600_cs.c | 46 u32 nsamples; member 243 u32 nsamples; member 360 unsigned nsamples = track->is_resolve && i == 1 ? 1 : track->nsamples; in r600_cs_track_validate_cb() local 1407 r600_texture_size(unsigned nfaces,unsigned blevel,unsigned llevel,unsigned w0,unsigned h0,unsigned d0,unsigned nsamples,unsigned format,unsigned block_align,unsigned height_align,unsigned base_align,unsigned * l0_size,unsigned * mipmap_size) r600_texture_size() argument [all...] |
H A D | evergreen_cs.c | 47 u32 nsamples; /* unused */ member 180 unsigned nsamples; member [all...] |
/openbsd-src/usr.bin/gprof/ |
H A D | gprof.c | 57 int nsamples; /* number of samples */ variable
|
/openbsd-src/sys/dev/ic/ |
H A D | ath.c | 1659 int i, now, nsamples, rssi; in ath_node_getrssi() local
|
H A D | ar9003.c | 2680 int nsamples, txsum, rxsum, rosum, maxidx; in ar9003_compute_predistortion() local
|
H A D | athnvar.h | 350 int nsamples; member
|