Searched defs:memoryBarrierByRegion (Results 1 – 10 of 10) sorted by relevance
369 angle::Result RendererGL::memoryBarrierByRegion(GLbitfield barriers) in memoryBarrierByRegion() function in rx::RendererGL
992 angle::Result ContextGL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextGL
686 PFNGLMEMORYBARRIERBYREGIONPROC memoryBarrierByRegion = nullptr; variable
508 angle::Result Context9::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::Context9
537 angle::Result ContextNULL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextNULL
1089 angle::Result Context11::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::Context11
973 angle::Result ContextWgpu::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextWgpu
468 glMemoryBarrierByRegionFunc memoryBarrierByRegion; variable
6930 angle::Result ContextVk::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextVk
6635 void Context::memoryBarrierByRegion(GLbitfield barriers) in memoryBarrierByRegion() function in gl::Context