Searched refs:GL_ALL_BARRIER_BITS (Results 1 - 19 of 19) sorted by relevance

/external/mesa3d/src/mesa/main/
H A Dbarrier.c89 * That is, if barriers is the special value GL_ALL_BARRIER_BITS, then all
92 if (barriers == GL_ALL_BARRIER_BITS) {
/external/deqp/external/openglcts/modules/gl/
H A Dgl4cSparseTexture2Tests.cpp1057 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
1266 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
1836 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
1980 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
2693 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
2881 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
H A Dgl4cStencilTexturingTests.cpp705 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
770 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
H A Dgl4cMultiBindTests.cpp3493 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
3627 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
3878 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
4127 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
4340 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
H A Dgl4cShaderImageLoadStoreTests.cpp1175 glMemoryBarrier(GL_ALL_BARRIER_BITS);
8050 glMemoryBarrier(GL_ALL_BARRIER_BITS);
9566 glMemoryBarrier(GL_ALL_BARRIER_BITS);
10311 glMemoryBarrier(GL_ALL_BARRIER_BITS);
10340 glMemoryBarrier(GL_ALL_BARRIER_BITS);
10379 glMemoryBarrier(GL_ALL_BARRIER_BITS);
10435 glMemoryBarrier(GL_ALL_BARRIER_BITS);
10464 glMemoryBarrier(GL_ALL_BARRIER_BITS);
10496 glMemoryBarrier(GL_ALL_BARRIER_BITS);
H A Dgl4cSparseTextureClampTests.cpp756 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
H A Dgl4cBufferStorageTests.cpp3605 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
3658 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp1014 glMemoryBarrier(GL_ALL_BARRIER_BITS);
1035 glMemoryBarrierByRegion(GL_ALL_BARRIER_BITS);
/external/deqp/external/openglcts/modules/gles31/
H A Des31cFramebufferNoAttachmentsTests.cpp600 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
H A Des31cArrayOfArraysTests.cpp8957 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
8973 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
H A Des31cShaderImageLoadStoreTests.cpp983 glMemoryBarrier(GL_ALL_BARRIER_BITS);
1004 glMemoryBarrierByRegion(GL_ALL_BARRIER_BITS);
/external/deqp/external/openglcts/modules/common/
H A DglcRobustBufferAccessBehaviorTests.cpp3354 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
3634 gl.memoryBarrier(GL_ALL_BARRIER_BITS);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl43 #define GL_ALL_BARRIER_BITS 0xFFFFFFFFu
/external/mesa3d/include/GLES3/
H A Dgl31.h1300 #define GL_ALL_BARRIER_BITS 0xFFFFFFFF macro
H A Dgl32.h1300 #define GL_ALL_BARRIER_BITS 0xFFFFFFFF macro
/external/mesa3d/include/GL/
H A Dglcorearb.h2171 #define GL_ALL_BARRIER_BITS 0xFFFFFFFF macro
H A Dglext.h2118 #define GL_ALL_BARRIER_BITS 0xFFFFFFFF macro
/external/swiftshader/include/GL/
H A Dglcorearb.h2171 #define GL_ALL_BARRIER_BITS 0xFFFFFFFF macro
H A Dglext.h2118 #define GL_ALL_BARRIER_BITS 0xFFFFFFFF macro

Completed in 777 milliseconds