Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsClusteredTests.cpp342 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsClusteredTests() local
415 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsClusteredTests() local
DvktSubgroupsArithmeticTests.cpp416 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsArithmeticTests() local
493 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsArithmeticTests() local
DvktSubgroupsPartitionedTests.cpp467 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsPartitionedTests() local
544 const bool isBitwiseOp = (op == OPERATOR_AND || op == OPERATOR_OR || op == OPERATOR_XOR); in createSubgroupsPartitionedTests() 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