Home
last modified time | relevance | path

Searched defs:textureBarrier (Results 1 – 8 of 8) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DSemaphoreVk.cpp99 for (const gl::TextureAndLayout &textureBarrier : textureBarriers) in wait() local
154 for (const gl::TextureAndLayout &textureBarrier : textureBarriers) in signal() local
DContextVk.cpp4867 for (const gl::TextureAndLayout &textureBarrier : textureBarriers) in acquireTextures() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12Sample.cpp1126 D3D12_RESOURCE_BARRIER textureBarrier = {}; in InitD3D() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h700 PFNGLTEXTUREBARRIERPROC textureBarrier = nullptr; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
DDispatchTableGL_autogen.h700 PFNGLTEXTUREBARRIERPROC textureBarrier = nullptr; variable
/third_party/vk-gl-cts/framework/opengl/wrapper/
DglwFunctions.inl702 glTextureBarrierFunc textureBarrier; variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp3473 void Context::textureBarrier() in textureBarrier() function in gl::Context
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DContext_gl.cpp3609 void Context::textureBarrier() in textureBarrier() function in gl::Context