Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
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()