Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fShaderAtomicOpTests.cpp572 class ShaderAtomicAndCase : public ShaderAtomicOpCase class
575ShaderAtomicAndCase (Context& context, const char* name, AtomicOperandType operandType, DataType t… in ShaderAtomicAndCase() function in deqp::gles31::Functional::ShaderAtomicAndCase
1129 addChild(createAtomicOpGroup<ShaderAtomicAndCase> (m_context, m_operandType, "and")); in init()