Home
last modified time | relevance | path

Searched defs:inputInfo (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmIntegerDotProductTests.cpp479 vector<OutputT> &outputInts, const struct DotProductInputInfo &inputInfo) in fillDotProductOutputs()
501 string getDotProductTestName(const struct DotProductInputInfo &inputInfo, in getDotProductTestName()
514const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSDotKHRComputeTests()
550 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSDotKHRComputeTests() local
601const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpUDotKHRComputeTests()
638 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpUDotKHRComputeTests() local
689const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSUDotKHRComputeTests()
725 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSUDotKHRComputeTests() local
777const 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/
DvktSpvAsmIntegerDotProductTests.cpp479 vector<OutputT> &outputInts, const struct DotProductInputInfo &inputInfo) in fillDotProductOutputs()
501 string getDotProductTestName(const struct DotProductInputInfo &inputInfo, in getDotProductTestName()
514const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSDotKHRComputeTests()
550 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSDotKHRComputeTests() local
601const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpUDotKHRComputeTests()
638 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpUDotKHRComputeTests() local
689const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSUDotKHRComputeTests()
725 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSUDotKHRComputeTests() local
777const struct DotProductInputInfo &inputInfo, const struct DotProductPackingInfo &packingInfo, in addOpSDotAccSatKHRComputeTests()
821 struct DotProductInputInfo inputInfo = { name, vectorInfo.vecLen, vectorInfo.vecElementSize }; in addOpSDotAccSatKHRComputeTests() local
[all …]