Searched refs:ShaderAtomicAddCase (Results 1 – 1 of 1) sorted by relevance
255 class ShaderAtomicAddCase : public ShaderAtomicOpCase class258 …ShaderAtomicAddCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAddCase() function in deqp::gles31::Functional::ShaderAtomicAddCase1126 addChild(createAtomicOpGroup<ShaderAtomicAddCase> (m_context, m_operandType, "add")); in init()