Searched refs:TextureAndLayout (Results 1 – 2 of 2) sorted by relevance
135 for (const gl::TextureAndLayout &textureAndLayout : textureBarriers) in wait()190 for (const gl::TextureAndLayout &textureAndLayout : textureBarriers) in signal()
870 struct TextureAndLayout struct875 using TextureBarrierVector = BarrierVector<TextureAndLayout>; argument