Home
last modified time | relevance | path

Searched refs:ATOMIC_COMPSWAP (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/compiler/translator/
DShaderStorageBlockFunctionHLSL.cpp230 case SSBOMethod::ATOMIC_COMPSWAP: in OutputSSBOAtomicMemoryFunctionBody()
299 case SSBOMethod::ATOMIC_COMPSWAP: in registerShaderStorageBlockFunction()
417 case SSBOMethod::ATOMIC_COMPSWAP: in shaderStorageBlockFunctionHeader()
DShaderStorageBlockFunctionHLSL.h50 ATOMIC_COMPSWAP enumerator
DShaderStorageBlockOutputHLSL.cpp364 traverseSSBOAccess(node, SSBOMethod::ATOMIC_COMPSWAP); in outputAtomicMemoryFunctionCallPrefix()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemStorageBufferTests.cpp75 ATOMIC_COMPSWAP enumerator
110 case ATOMIC_COMPSWAP: return "compswap"; in getSSBOAtomicTypeString()
779 case ATOMIC_COMPSWAP: in calculateAtomicOpData()
839 ATOMIC_COMPSWAP in createAtomicStorageBufferTests()