Home
last modified time | relevance | path

Searched defs:BrigOperandConstantImage (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dhsa-brig-format.h1178 struct BrigOperandConstantImage struct
1180 BrigBase base;
1181 BrigType16_t type;
1182 BrigImageGeometry8_t geometry;
1183 BrigImageChannelOrder8_t channelOrder;
1184 BrigImageChannelType8_t channelType;
1185 uint8_t reserved[3];
1186 BrigUInt64 width;
1187 BrigUInt64 height;
1188 BrigUInt64 depth;
[all …]