Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktAtomicOperationTests.cpp132 ATOMIC_OP_COMP_SWAP, enumerator
394 case ATOMIC_OP_COMP_SWAP: in checkOperation()
695 …specializations["COMPARE_ARG"] = m_atomicOp == ATOMIC_OP_COMP_SWAP ? "buf.compareValues[idx], " : … in createShaderSpec()
745 { ATOMIC_OP_COMP_SWAP, "comp_swap" }, in addAtomicOperationTests()