Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp409 class ShaderAtomicMinCase : public ShaderAtomicOpCase class
412ShaderAtomicMinCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicMinCase() function in deqp::gles31::Functional::ShaderAtomicMinCase
1127 addChild(createAtomicOpGroup<ShaderAtomicMinCase> (m_context, m_operandType, "min")); in init()