Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGlSpirvTests.cpp1623 const std::string strMemoryBarrierSource = "#version 450\n" in init() local
1631 std::string strMemoryBarrier = strMemoryBarrierSource; in init()
1632 std::string strMemoryBarrierAtomicCounter = strMemoryBarrierSource; in init()
1633 std::string strMemoryBarrierBuffer = strMemoryBarrierSource; in init()
1634 std::string strMemoryBarrierShared = strMemoryBarrierSource; in init()
1635 std::string strMemoryBarrierImage = strMemoryBarrierSource; in init()
1636 std::string strGroupMemoryBarrier = strMemoryBarrierSource; in init()

Completed in 6 milliseconds