Searched defs:textureBarrier (Results 1 – 8 of 8) sorted by relevance
99 for (const gl::TextureAndLayout &textureBarrier : textureBarriers) in wait() local154 for (const gl::TextureAndLayout &textureBarrier : textureBarriers) in signal() local
4867 for (const gl::TextureAndLayout &textureBarrier : textureBarriers) in acquireTextures() local
1126 D3D12_RESOURCE_BARRIER textureBarrier = {}; in InitD3D() local
700 PFNGLTEXTUREBARRIERPROC textureBarrier = nullptr; variable
702 glTextureBarrierFunc textureBarrier; variable
3473 void Context::textureBarrier() in textureBarrier() function in gl::Context
3609 void Context::textureBarrier() in textureBarrier() function in gl::Context