Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DSemaphoreGL.cpp30 void GatherNativeTextureIDs(const gl::TextureBarrierVector &textureBarriers, in GatherNativeTextureIDs()
72 const gl::TextureBarrierVector &textureBarriers) in wait()
93 const gl::TextureBarrierVector &textureBarriers) in signal()
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/
DSemaphore.cpp35 const TextureBarrierVector &textureBarriers) in wait()
42 const TextureBarrierVector &textureBarriers) in signal()
DContext.cpp7647 TextureBarrierVector textureBarriers(numTextureBarriers); in waitSemaphore() local
7673 TextureBarrierVector textureBarriers(numTextureBarriers); in signalSemaphore() local
/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/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSemaphoreVk.cpp43 const gl::TextureBarrierVector &textureBarriers) in wait()
65 const gl::TextureBarrierVector &textureBarriers) in signal()
/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()