Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp803 class ShaderAtomicExchangeCase : public ShaderAtomicOpCase class
806ShaderAtomicExchangeCase (Context& context, const char* name, AtomicOperandType operandType, DataT… in ShaderAtomicExchangeCase() function in deqp::gles31::Functional::ShaderAtomicExchangeCase
1132 addChild(createAtomicOpGroup<ShaderAtomicExchangeCase> (m_context, m_operandType, "exchange")); in init()