Searched defs:rhsVecMin (Results 1 – 1 of 1) sorted by relevance
| /external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
| D | vktSpvAsmIntegerDotProductTests.cpp | 769 RHSOperandT rhsVecMin, RHSOperandT rhsVecMax) in addOpSUDotKHRComputeTests() 809 … LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, in add32bitOpSUDotKHRComputeTests() 819 … LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, in add16bitOpSUDotKHRComputeTests() 829 … LHSOperandT lhsVecMin, LHSOperandT lhsVecMax, RHSOperandT rhsVecMin, in add8bitOpSUDotKHRComputeTests() 1098 … RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend) in addOpSUDotAccSatKHRComputeTests() 1143 … RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) in add32bitOpSUDotAccSatKHRComputeTests() 1153 … RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) in add16bitOpSUDotAccSatKHRComputeTests() 1163 … RHSOperandT rhsVecMin, RHSOperandT rhsVecMax, bool useMaxAddend = true) in add8bitOpSUDotAccSatKHRComputeTests()
|