Searched refs:Int32Buffer (Results 1 – 2 of 2) sorted by relevance
77 typedef Buffer<deInt32> Int32Buffer; typedef
1316 spec.inputs.push_back(BufferSp(new Int32Buffer(inputInts))); in createSpecConstantGroup()1317 spec.outputs.push_back(BufferSp(new Int32Buffer(cases[caseNdx].expectedOutput))); in createSpecConstantGroup()1380 spec.inputs.push_back(BufferSp(new Int32Buffer(inputInts))); in createSpecConstantGroup()1381 spec.outputs.push_back(BufferSp(new Int32Buffer(outputInts3))); in createSpecConstantGroup()