Home
last modified time | relevance | path

Searched refs:GL_COMMAND_BARRIER_BIT (Results 1 - 25 of 29) sorted by relevance

12

/third_party/mesa3d/src/mesa/main/
H A Dbarrier.c53 if (barriers & GL_COMMAND_BARRIER_BIT) in memory_barrier()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fIndirectComputeDispatchTests.cpp258 gl.memoryBarrier(GL_COMMAND_BARRIER_BIT); in createCmdBufferCompute()
259 GLU_EXPECT_NO_ERROR(gl.getError(), "glMemoryBarrier(GL_COMMAND_BARRIER_BIT) failed"); in createCmdBufferCompute()
H A Des31fDrawTests.cpp1167 const glw::GLuint barriers = ((m_computeCmd) ? (GL_COMMAND_BARRIER_BIT) : (0)) |
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h973 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DvalidationES31.cpp2826 GL_TEXTURE_FETCH_BARRIER_BIT | GL_SHADER_IMAGE_ACCESS_BARRIER_BIT | GL_COMMAND_BARRIER_BIT | in ValidateMemoryBarrier()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cShaderImageLoadStoreTests.cpp1206 glMemoryBarrier(GL_COMMAND_BARRIER_BIT); in Run()
1215 GL_TEXTURE_FETCH_BARRIER_BIT | GL_SHADER_IMAGE_ACCESS_BARRIER_BIT | GL_COMMAND_BARRIER_BIT | in Run()
5385 glMemoryBarrier(GL_COMMAND_BARRIER_BIT); in Run()
H A Dgl4cES31CompatibilityShaderImageLoadStoreTests.cpp999 glMemoryBarrier(GL_COMMAND_BARRIER_BIT); in Run()
1009 GL_TEXTURE_FETCH_BARRIER_BIT | GL_SHADER_IMAGE_ACCESS_BARRIER_BIT | GL_COMMAND_BARRIER_BIT | in Run()
H A Dgl4cComputeShaderTests.cpp4045 "3. Issue MemoryBarrier(GL_COMMAND_BARRIER_BIT) command." NL in Method()
4181 glMemoryBarrier(GL_COMMAND_BARRIER_BIT); in Run()
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1299 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
H A Dgl32.h1299 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1280 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
H A Dgl32.h1280 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DMemoryBarrierTest.cpp1246 glMemoryBarrier(GL_COMMAND_BARRIER_BIT); in commandBitBufferWriteThenIndirectRead()
3569 // Test GL_COMMAND_BARRIER_BIT; shader write -> indirect read
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1301 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
H A Dgl32.h1301 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1280 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
H A Dgl32.h1280 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cShaderImageLoadStoreTests.cpp968 glMemoryBarrier(GL_COMMAND_BARRIER_BIT); in Run()
978 GL_TEXTURE_FETCH_BARRIER_BIT | GL_SHADER_IMAGE_ACCESS_BARRIER_BIT | GL_COMMAND_BARRIER_BIT | in Run()
H A Des31cComputeShaderTests.cpp4057 "3. Issue MemoryBarrier(GL_COMMAND_BARRIER_BIT) command." NL in Method()
4192 glMemoryBarrier(GL_COMMAND_BARRIER_BIT); in Run()
H A Des31cDrawIndirectTests.cpp5318 glMemoryBarrier(GL_COMMAND_BARRIER_BIT | GL_SHADER_STORAGE_BARRIER_BIT); in Run()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp4757 GL_TEXTURE_FETCH_BARRIER_BIT | GL_SHADER_IMAGE_ACCESS_BARRIER_BIT | GL_COMMAND_BARRIER_BIT | in memoryBarrier()
/third_party/mesa3d/include/GL/
H A Dglcorearb.h2127 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h2108 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h2164 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h2164 #define GL_COMMAND_BARRIER_BIT 0x00000040 macro

Completed in 207 milliseconds

12