Searched refs:ST_FENCE_FENCE (Results 1 – 1 of 1) sorted by relevance
67 ST_FENCE_FENCE = 0, enumerator368 if (m_data.syncType == ST_FENCE_ATOMIC || m_data.syncType == ST_FENCE_FENCE) in initPrograms()379 if (m_data.syncType == ST_ATOMIC_FENCE || m_data.syncType == ST_FENCE_FENCE) in initPrograms()700 if (m_data.syncType == ST_FENCE_ATOMIC || m_data.syncType == ST_FENCE_FENCE) in initPrograms()734 if (m_data.syncType == ST_ATOMIC_FENCE || m_data.syncType == ST_FENCE_FENCE) in initPrograms()765 if (m_data.syncType == ST_ATOMIC_FENCE || m_data.syncType == ST_FENCE_FENCE) in initPrograms()1813 { ST_FENCE_FENCE, "fence_fence", "release fence, acquire fence" }, in createTests()