Home
last modified time | relevance | path

Searched refs:OPERATOR_ADD (Results 1 – 5 of 5) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsScanHelpers.cpp48 case OPERATOR_ADD: n += "Add"; break; in getScanOpName()
66 case OPERATOR_ADD: in getOpOperation()
166 case OPERATOR_ADD: in getIdentity()
DvktSubgroupsScanHelpers.hpp35 OPERATOR_ADD, enumerator
DvktSubgroupsArithmeticTests.cpp83 return OPERATOR_ADD; in getOperator()
110 return OPERATOR_ADD; in getOperator()
DvktSubgroupsPartitionedTests.cpp84 return OPERATOR_ADD; in getOperator()
111 return OPERATOR_ADD; in getOperator()
DvktSubgroupsClusteredTests.cpp65 case OPTYPE_CLUSTERED_ADD: return OPERATOR_ADD; in getOperator()