Searched defs:BrigOperandConstantImage (Results 1 – 1 of 1) sorted by relevance
1178 struct BrigOperandConstantImage struct1180 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 …]