Lines Matching defs:ImageInstruction
1189 struct ImageInstruction : public ImageInstructionSignature struct in sw::SpirvEmitter
1193 const uint32_t position;
1195 Type::ID resultTypeId = 0;
1196 Object::ID resultId = 0;
1197 Object::ID imageId = 0;
1198 Object::ID samplerId = 0;
1199 Object::ID coordinateId = 0;
1200 Object::ID texelId = 0;
1201 Object::ID drefId = 0;
1202 Object::ID lodOrBiasId = 0;
1203 Object::ID gradDxId = 0;
1204 Object::ID gradDyId = 0;
1205 Object::ID offsetId = 0;
1206 Object::ID sampleId = 0;