Home
last modified time | relevance | path

Searched refs:ATOMIC_OPERAND_BUFFER_VARIABLE (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderAtomicOpTests.hpp38 ATOMIC_OPERAND_BUFFER_VARIABLE = 0, //!< Variable in SSBO enumerator
H A Des31fFunctionalTests.cpp354 addChild(new ShaderAtomicOpTests (m_context, "atomic", ATOMIC_OPERAND_BUFFER_VARIABLE)); in init()
H A Des31fShaderAtomicOpTests.cpp116 const bool isSSBO = m_operandType == ATOMIC_OPERAND_BUFFER_VARIABLE; in init()
218 if (m_operandType == ATOMIC_OPERAND_BUFFER_VARIABLE) in iterate()
909 const bool isSSBO = m_operandType == ATOMIC_OPERAND_BUFFER_VARIABLE;

Completed in 3 milliseconds