Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/
DvktSubgroupsClusteredTests.cpp400 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsClusteredTests() local
495 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsClusteredTests() local
DvktSubgroupsPartitionedTests.cpp501 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsPartitionedTests() local
598 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsPartitionedTests() local
DvktSubgroupsArithmeticTests.cpp476 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsArithmeticTests() local
576 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsArithmeticTests() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsClusteredTests.cpp420 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsClusteredTests() local
523 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsClusteredTests() local
DvktSubgroupsPartitionedTests.cpp521 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsPartitionedTests() local
626 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsPartitionedTests() local
DvktSubgroupsArithmeticTests.cpp496 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsArithmeticTests() local
604 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsArithmeticTests() local
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/
DglcSubgroupsClusteredTests.cpp812 bool isBitwiseOp = false; in createSubgroupsClusteredTests() local
DglcSubgroupsArithmeticTests.cpp984 bool isBitwiseOp = false; in createSubgroupsArithmeticTests() local
DglcSubgroupsPartitionedTests.cpp921 bool isBitwiseOp = false; in createSubgroupsPartitionedTests() local