gem5  v19.0.0.0
Public Attributes | List of all members
Brig::BrigOperandConstantSampler Struct Reference

#include <Brig.h>

Public Attributes

BrigBase base
 
BrigType16_t type
 
BrigSamplerCoordNormalization8_t coord
 
BrigSamplerFilter8_t filter
 
BrigSamplerAddressing8_t addressing
 
uint8_t reserved [3]
 

Detailed Description

Definition at line 1537 of file Brig.h.

Member Data Documentation

◆ addressing

BrigSamplerAddressing8_t Brig::BrigOperandConstantSampler::addressing

Definition at line 1542 of file Brig.h.

◆ base

BrigBase Brig::BrigOperandConstantSampler::base

Definition at line 1538 of file Brig.h.

◆ coord

BrigSamplerCoordNormalization8_t Brig::BrigOperandConstantSampler::coord

Definition at line 1540 of file Brig.h.

◆ filter

BrigSamplerFilter8_t Brig::BrigOperandConstantSampler::filter

Definition at line 1541 of file Brig.h.

◆ reserved

uint8_t Brig::BrigOperandConstantSampler::reserved[3]

Definition at line 1543 of file Brig.h.

◆ type

BrigType16_t Brig::BrigOperandConstantSampler::type

Definition at line 1539 of file Brig.h.


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

Generated on Fri Feb 28 2020 16:27:21 for gem5 by doxygen 1.8.13