Searched refs:ShaderAtomicExchangeCase (Results 1 – 1 of 1) sorted by relevance
803 class ShaderAtomicExchangeCase : public ShaderAtomicOpCase class806 …ShaderAtomicExchangeCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicExchangeCase() function in deqp::gles31::Functional::ShaderAtomicExchangeCase1132 addChild(createAtomicOpGroup<ShaderAtomicExchangeCase> (m_context, m_operandType, "exchange")); in init()