Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderImageLoadStoreTests.cpp467 ATOMIC_OPERATION_COMP_SWAP, enumerator
535 case ATOMIC_OPERATION_COMP_SWAP: in getAtomicOperationCaseName()
561 case ATOMIC_OPERATION_COMP_SWAP: in getAtomicOperationShaderFuncName()
1828 DE_ASSERT(m_operation != ATOMIC_OPERATION_COMP_SWAP); in BinaryAtomicOperationCase()
3710 if (operation == ATOMIC_OPERATION_COMP_SWAP) in init()