Searched defs:inputInfo (Results 1 – 2 of 2) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
| D | vktSpvAsmIntegerDotProductTests.cpp | 479 vector<OutputT> &outputInts, const struct DotProductInputInfo &inputInfo) in fillDotProductOutputs() 501 string getDotProductTestName(const struct DotProductInputInfo &inputInfo, in getDotProductTestName() 514 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSDotKHRComputeTests() 550 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSDotKHRComputeTests() local 601 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpUDotKHRComputeTests() 638 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpUDotKHRComputeTests() local 689 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSUDotKHRComputeTests() 725 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSUDotKHRComputeTests() local 777 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSDotAccSatKHRComputeTests() 821 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSDotAccSatKHRComputeTests() local [all …]
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmIntegerDotProductTests.cpp | 479 vector<OutputT> &outputInts, const struct DotProductInputInfo &inputInfo) in fillDotProductOutputs() 501 string getDotProductTestName(const struct DotProductInputInfo &inputInfo, in getDotProductTestName() 514 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSDotKHRComputeTests() 550 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSDotKHRComputeTests() local 601 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpUDotKHRComputeTests() 638 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpUDotKHRComputeTests() local 689 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSUDotKHRComputeTests() 725 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSUDotKHRComputeTests() local 777 … const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSDotAccSatKHRComputeTests() 821 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSDotAccSatKHRComputeTests() local [all …]
|