Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmIntegerDotProductTests.cpp250 unsigned int getAlignedVecLen(const DotProductVectorInfo& vectorInfo) in getAlignedVecLen()
257 const struct DotProductVectorInfo &vectorInfo, size_t outSize, in generateIntegerDotProductTypeDeclsAndStrideDecors()
351 …Code(const struct DotProductPackingInfo &packingInfo, const struct DotProductVectorInfo &vectorInf… in generateIntegerDotProductCode()
515 const struct DotProductVectorInfo &vectorInfo) in addOpSDotKHRComputeTests()
548 const struct DotProductVectorInfo &vectorInfo = dotProductVectorInfo[j]; in addOpSDotKHRComputeTests() local
602 const struct DotProductVectorInfo &vectorInfo) in addOpUDotKHRComputeTests()
636 const struct DotProductVectorInfo &vectorInfo = dotProductVectorInfo[j]; in addOpUDotKHRComputeTests() local
690 const struct DotProductVectorInfo &vectorInfo) in addOpSUDotKHRComputeTests()
723 const struct DotProductVectorInfo &vectorInfo = dotProductVectorInfo[j]; in addOpSUDotKHRComputeTests() local
778 const struct DotProductVectorInfo &vectorInfo, bool useMaxAddend) in addOpSDotAccSatKHRComputeTests()
[all …]