Home
last modified time | relevance | path

Searched refs:OPERATOR_ADD (Results 1 - 10 of 10) sorted by relevance

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

Completed in 8 milliseconds