Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cShaderAtomicCounterOpsTests.hpp44 glw::GLuint m_inputValue; member in gl4cts::ShaderAtomicCounterOpsTestBase::AtomicOperation
56 , m_inputValue(inputValue) in AtomicOperation()
69 glw::GLuint result = m_inputValue; in getResult()
83 return m_inputValue; in getInputValue()