Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/memory_model/
DvktMemoryModelMessagePassing.cpp66 ST_ATOMIC_FENCE, enumerator
288 if (m_data.syncType == ST_ATOMIC_FENCE || 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()
1365 { ST_ATOMIC_FENCE, "atomic_fence", "atomic release, acquire fence" }, in createTests()
1478 c.syncType == ST_ATOMIC_FENCE || in createTests()