Home
last modified time | relevance | path

Searched refs:swapValues (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp926 void swapValues (void) in swapValues() function
1960 void swapValues () in swapValues() function
1962 vertexGenerator.swapValues(); in swapValues()
1963 cullModeConfig.swapValues(); in swapValues()
1964 frontFaceConfig.swapValues(); in swapValues()
1965 topologyConfig.swapValues(); in swapValues()
1966 viewportConfig.swapValues(); in swapValues()
1967 scissorConfig.swapValues(); in swapValues()
1968 strideConfig.swapValues(); in swapValues()
1969 depthTestEnableConfig.swapValues(); in swapValues()
[all...]
H A DvktPipelineColorWriteEnableTests.cpp107 void swapValues (void) in swapValues() function
199 void swapValues () in swapValues() function
201 colorWriteEnableConfig.swapValues(); in swapValues()
230 // Instead of modifying how tests are created, we use isReversed() and swapValues() above, allowing us to swap static and
421 m_testConfig.swapValues(); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineExtendedDynamicStateTests.cpp1275 void swapValues (void) in swapValues() function
2445 void swapValues () in swapValues() function
2447 vertexGenerator.swapValues(); in swapValues()
2448 cullModeConfig.swapValues(); in swapValues()
2449 frontFaceConfig.swapValues(); in swapValues()
2450 topologyConfig.swapValues(); in swapValues()
2451 viewportConfig.swapValues(); in swapValues()
2452 scissorConfig.swapValues(); in swapValues()
2453 strideConfig.swapValues(); in swapValues()
2454 depthTestEnableConfig.swapValues(); in swapValues()
[all...]
H A DvktPipelineColorWriteEnableTests.cpp109 void swapValues (void) in swapValues() function
201 void swapValues () in swapValues() function
203 colorWriteEnableConfig.swapValues(); in swapValues()
232 // Instead of modifying how tests are created, we use isReversed() and swapValues() above, allowing us to swap static and
423 m_testConfig.swapValues(); in iterate()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineSelect.cpp1032 Sel.swapValues(); in canonicalizeMinMaxWithConstant()
1114 Sel.swapValues(); in canonicalizeAbsNabs()
1390 Sel.swapValues(); in tryToReuseConstantFromSelectInComparison()
H A DInstCombineAddSub.cpp1822 cast<SelectInst>(Op1)->swapValues(); in visitSub()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1556 SI->swapValues(); in negateICmpIfUsedByBranchOrSelectOnly()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DInstructions.h1781 void swapValues() { Op<1>().swap(Op<2>()); } in swapValues() function in llvm::SelectInst
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp1498 SI->swapValues(); in foldICmpWithDominatingICmp()

Completed in 50 milliseconds