Home
last modified time | relevance | path

Searched defs:textureBarriers (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSemaphoreGL.cpp30 void GatherNativeTextureIDs(const gl::TextureBarrierVector &textureBarriers, in GatherNativeTextureIDs()
80 const gl::TextureBarrierVector &textureBarriers) in wait()
101 const gl::TextureBarrierVector &textureBarriers) in signal()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DSemaphore.cpp40 const TextureBarrierVector &textureBarriers) in wait()
47 const TextureBarrierVector &textureBarriers) in signal()
DContext.cpp8654 TextureBarrierVector textureBarriers(numTextures); in acquireTextures() local
8665 TextureBarrierVector textureBarriers(numTextures); in releaseTextures() local
8693 TextureBarrierVector textureBarriers(numTextureBarriers); in waitSemaphore() local
8719 TextureBarrierVector textureBarriers(numTextureBarriers); in signalSemaphore() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
DContextImpl.cpp69 const gl::TextureBarrierVector &textureBarriers) in acquireTextures()
76 gl::TextureBarrierVector *textureBarriers) in releaseTextures()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSemaphoreVk.cpp64 const gl::TextureBarrierVector &textureBarriers) in wait()
124 const gl::TextureBarrierVector &textureBarriers) in signal()
DContextVk.cpp4865 const gl::TextureBarrierVector &textureBarriers) in acquireTextures()
4881 gl::TextureBarrierVector *textureBarriers) in releaseTextures()