Searched refs:ST_FENCE_FENCE (Results 1 – 1 of 1) sorted by relevance
64 ST_FENCE_FENCE = 0, enumerator278 if (m_data.syncType == ST_FENCE_ATOMIC || m_data.syncType == ST_FENCE_FENCE) in initPrograms()288 if (m_data.syncType == ST_ATOMIC_FENCE || m_data.syncType == ST_FENCE_FENCE) in initPrograms()559 if (m_data.syncType == ST_FENCE_ATOMIC || m_data.syncType == ST_FENCE_FENCE) in initPrograms()591 if (m_data.syncType == ST_ATOMIC_FENCE || m_data.syncType == ST_FENCE_FENCE) in initPrograms()620 if (m_data.syncType == ST_ATOMIC_FENCE || m_data.syncType == ST_FENCE_FENCE) in initPrograms()1363 { ST_FENCE_FENCE, "fence_fence", "release fence, acquire fence" }, in createTests()