Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DRendererGL.cpp369 angle::Result RendererGL::memoryBarrierByRegion(GLbitfield barriers) in memoryBarrierByRegion() function in rx::RendererGL
H A DContextGL.cpp992 angle::Result ContextGL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextGL
H A DDispatchTableGL_autogen.h686 PFNGLMEMORYBARRIERBYREGIONPROC memoryBarrierByRegion = nullptr; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d9/
H A DContext9.cpp508 angle::Result Context9::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::Context9
/aosp_15_r20/external/angle/src/libANGLE/renderer/null/
H A DContextNULL.cpp537 angle::Result ContextNULL::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextNULL
/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp1089 angle::Result Context11::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::Context11
/aosp_15_r20/external/angle/src/libANGLE/renderer/wgpu/
H A DContextWgpu.cpp973 angle::Result ContextWgpu::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextWgpu
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwFunctions.inl468 glMemoryBarrierByRegionFunc memoryBarrierByRegion; variable
/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp6930 angle::Result ContextVk::memoryBarrierByRegion(const gl::Context *context, GLbitfield barriers) in memoryBarrierByRegion() function in rx::ContextVk
/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.cpp6635 void Context::memoryBarrierByRegion(GLbitfield barriers) in memoryBarrierByRegion() function in gl::Context