Home
last modified time | relevance | path

Searched refs:ST_CONTROL_AND_MEMORY_BARRIER (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp73 ST_CONTROL_AND_MEMORY_BARRIER, enumerator
477 if (m_data.syncType != ST_CONTROL_AND_MEMORY_BARRIER && m_data.syncType != ST_CONTROL_BARRIER) in initPrograms()
681 if (m_data.syncType == ST_CONTROL_AND_MEMORY_BARRIER) in initPrograms()
1864 { ST_CONTROL_AND_MEMORY_BARRIER, "control_and_memory_barrier"}, in createTests()
2025 if ((c.syncType == ST_CONTROL_BARRIER || c.syncType == ST_CONTROL_AND_MEMORY_BARRIER) && in createTests()
2056 if ((c.syncType == ST_CONTROL_BARRIER || c.syncType == ST_CONTROL_AND_MEMORY_BARRIER) && in createTests()
2137 if (c.syncType == ST_CONTROL_BARRIER || c.syncType == ST_CONTROL_AND_MEMORY_BARRIER) in createTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory_model/
H A DvktMemoryModelMessagePassing.cpp73 ST_CONTROL_AND_MEMORY_BARRIER, enumerator
477 if (m_data.syncType != ST_CONTROL_AND_MEMORY_BARRIER && m_data.syncType != ST_CONTROL_BARRIER) in initPrograms()
681 if (m_data.syncType == ST_CONTROL_AND_MEMORY_BARRIER) in initPrograms()
1851 { ST_CONTROL_AND_MEMORY_BARRIER, "control_and_memory_barrier", "control barrier with release/acquire" }, in createTests()
2000 if ((c.syncType == ST_CONTROL_BARRIER || c.syncType == ST_CONTROL_AND_MEMORY_BARRIER) && in createTests()
2031 if ((c.syncType == ST_CONTROL_BARRIER || c.syncType == ST_CONTROL_AND_MEMORY_BARRIER) && in createTests()
2110 if (c.syncType == ST_CONTROL_BARRIER || c.syncType == ST_CONTROL_AND_MEMORY_BARRIER) in createTests()

Completed in 6 milliseconds