Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp255 class ShaderAtomicAddCase : public ShaderAtomicOpCase class
258ShaderAtomicAddCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAddCase() function in deqp::gles31::Functional::ShaderAtomicAddCase
1126 addChild(createAtomicOpGroup<ShaderAtomicAddCase> (m_context, m_operandType, "add")); in init()