Searched refs:strMemoryBarrierSource (Results 1 – 1 of 1) sorted by relevance
1623 const std::string strMemoryBarrierSource = "#version 450\n" in init() local1631 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()