Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fSynchronizationTests.cpp165 const bool m_syncWithGroup; member in deqp::gles31::Functional::__anon1d296c8a0111::InterInvocationTestCase
184 , m_syncWithGroup ((flags & FLAG_IN_GROUP) != 0) in InterInvocationTestCase()
424 if (m_syncWithGroup) in genBarrierSource()
436 DE_ASSERT(!m_syncWithGroup); in genBarrierSource()
444 DE_ASSERT(!m_syncWithGroup); in genBarrierSource()
562 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock()
600 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock()
679 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock()
702 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderMainBlock()
820 …const std::string localID = (m_syncWithGroup) ? ("(gl_LocalInvocationID.xy + uvec2(" + de::toStrin… in genShaderSource()