Home
last modified time | relevance | path

Searched defs:inputInts2 (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp478 void fillDotProductOutputs(int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, in fillDotProductOutputs() argument
512 addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpSDotKHRComputeTests() argument
599 addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpUDotKHRComputeTests() argument
687 addOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpSUDotKHRComputeTests() argument
775 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument
871 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument
967 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmIntegerDotProductTests.cpp478 void fillDotProductOutputs(int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, in fillDotProductOutputs() argument
512 addOpSDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpSDotKHRComputeTests() argument
599 addOpUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpUDotKHRComputeTests() argument
687 addOpSUDotKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo) addOpSUDotKHRComputeTests() argument
775 addOpSDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSDotAccSatKHRComputeTests() argument
871 addOpUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<OperandT> &inputInts1, vector<OperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpUDotAccSatKHRComputeTests() argument
967 addOpSUDotAccSatKHRComputeTests(tcu::TestContext& testCtx, tcu::TestCaseGroup *group, de::Random &rnd, int numElements, vector<LHSOperandT> &inputInts1, vector<RHSOperandT> &inputInts2, const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) addOpSUDotAccSatKHRComputeTests() argument
[all...]

Completed in 4 milliseconds