Searched defs:inputInts1 (Results 1 – 2 of 2) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmIntegerDotProductTests.cpp | 478 void fillDotProductOutputs(int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &i… in fillDotProductOutputs() 513 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpSDotKHRComputeTests() 551 vector<T> inputInts1 (numElements * alignedVecLen, 0); in addOpSDotKHRComputeTests() local 600 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpUDotKHRComputeTests() 639 vector<T> inputInts1 (numElements * alignedVecLen, 0); in addOpUDotKHRComputeTests() local 688 int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, in addOpSUDotKHRComputeTests() 726 vector<LHSOperandT> inputInts1 (numElements * alignedVecLen, 0); in addOpSUDotKHRComputeTests() local 776 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpSDotAccSatKHRComputeTests() 822 vector<T> inputInts1 (numElements * alignedVecLen, 0); in addOpSDotAccSatKHRComputeTests() local 872 int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, in addOpUDotAccSatKHRComputeTests() [all …]
|
| D | vktSpvAsmInstructionTests.cpp | 2451 vector<deInt32> inputInts1 (numElements, 0); in createOpSRemComputeGroup() local 2543 vector<deInt64> inputInts1 (numElements, 0); in createOpSRemComputeGroup64() local 2650 vector<deInt32> inputInts1 (numElements, 0); in createOpSModComputeGroup() local 2762 vector<deInt64> inputInts1 (numElements, 0); in createOpSModComputeGroup64() local
|