Home
last modified time | relevance | path

Searched refs:GL_WRITE_ONLY (Results 1 – 25 of 922) sorted by relevance

12345678910>>...37

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_shader_image_load_store/
H A Dstate.c121 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_RGBA16F,
124 -1, GL_FALSE, 0, GL_WRITE_ONLY, GL_RGBA16_SNORM,
127 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_RGB565,
130 0, GL_FALSE, -1, GL_WRITE_ONLY, GL_RGBA16_SNORM,
133 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_RGBA8,
136 0, GL_FALSE, 2, GL_WRITE_ONLY, GL_RGBA16,
145 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_RGBA16_SNORM,
151 0, GL_FALSE, 3, GL_WRITE_ONLY, GL_RGBA16F,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/glmark2/src/src/
H A Dgl-headers.h34 #ifndef GL_WRITE_ONLY
35 #define GL_WRITE_ONLY GL_WRITE_ONLY_OES macro
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/src/tests/gl_tests/
H A DComputeShaderTest.cpp29 glBindImageTexture(0, texture, 0, GL_FALSE, 0, GL_WRITE_ONLY, internalFormat); in createMockOutputImage()
509 glBindImageTexture(0, mTexture[0], 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
510 glBindImageTexture(1, mTexture[1], 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
666 glBindImageTexture(0, texture, 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
790 glBindImageTexture(0, mTexture, 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
859 glBindImageTexture(0, out, 0, GL_FALSE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
1308 glBindImageTexture(1, texture[1], 0, GL_TRUE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
1378 glBindImageTexture(1, texture[1], 1, GL_TRUE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
1445 glBindImageTexture(1, texture[1], 0, GL_TRUE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
1523 glBindImageTexture(1, texture[1], 0, GL_TRUE, 0, GL_WRITE_ONLY, GL_R32UI); in TEST_P()
[all …]
/dports/graphics/cairo/cairo-1.17.4/src/
H A Dcairo-gl-ext-def-private.h47 #ifndef GL_WRITE_ONLY
48 #define GL_WRITE_ONLY 0x88B9 macro
/dports/www/firefox-esr/firefox-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-ext-def-private.h47 #ifndef GL_WRITE_ONLY
48 #define GL_WRITE_ONLY 0x88B9 macro
/dports/www/firefox/firefox-99.0/gfx/cairo/cairo/src/
H A Dcairo-gl-ext-def-private.h47 #ifndef GL_WRITE_ONLY
48 #define GL_WRITE_ONLY 0x88B9 macro
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/cairo/cairo/src/
H A Dcairo-gl-ext-def-private.h47 #ifndef GL_WRITE_ONLY
48 #define GL_WRITE_ONLY 0x88B9 macro
/dports/games/spring/spring_98.0/rts/Rendering/GL/
H A DVBO.h45 GLubyte* MapBuffer(GLbitfield access = GL_WRITE_ONLY);
46 GLubyte* MapBuffer(GLintptr offset, GLsizeiptr size, GLbitfield access = GL_WRITE_ONLY);
/dports/misc/mnn/MNN-1.2.0/source/backend/opengl/
H A DGLConvolutionIm2col.cpp72 …glBindImageTexture(0, mKernelTexture->id(), 0, GL_TRUE, 0, GL_WRITE_ONLY, ((GLBackend *)backend())… in GLConvolutionIm2col()
129 …glBindImageTexture(0, mSrcTexture->id(), 0, GL_TRUE, 0, GL_WRITE_ONLY, ((GLBackend *)backend())->g… in onResize()
184 …glBindImageTexture(0, mSrcTexture->id(), 0, GL_TRUE, 0, GL_WRITE_ONLY, ((GLBackend *)backend())->g… in onExecute()
210 …glBindImageTexture(0, mDstTexture->id(), 0, GL_TRUE, 0, GL_WRITE_ONLY, ((GLBackend *)backend())->g… in onExecute()
229 …glBindImageTexture(0, outputTexture, 0, GL_TRUE, 0, GL_WRITE_ONLY, ((GLBackend *)backend())->getTe… in onExecute()
/dports/graphics/blender/blender-2.91.0/intern/glew-mx/intern/
H A Dsymbol-binding.h207 # ifndef GL_WRITE_ONLY
208 # define GL_WRITE_ONLY GL_WRITE_ONLY_OES macro
/dports/benchmarks/glmark2/glmark2-2021.12/src/
H A Dgl-headers.h52 #ifndef GL_WRITE_ONLY
53 #define GL_WRITE_ONLY GL_WRITE_ONLY_OES macro
/dports/graphics/jogamp-jogl/jogl/src/test/com/jogamp/opengl/test/junit/jogl/demos/
H A DGearsObject.java161 frontFace.mapStorage(gl, GL.GL_WRITE_ONLY); in GearsObject()
162 backFace.mapStorage(gl, GL.GL_WRITE_ONLY); in GearsObject()
163 frontSide.mapStorage(gl, GL.GL_WRITE_ONLY); in GearsObject()
164 backSide.mapStorage(gl, GL.GL_WRITE_ONLY); in GearsObject()
165 outwardFace.mapStorage(gl, GL.GL_WRITE_ONLY); in GearsObject()
166 insideRadiusCyl.mapStorage(gl, GL.GL_WRITE_ONLY); in GearsObject()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/dawn/src/dawn_native/opengl/
H A DBufferGL.cpp48 void* data = gl.MapBuffer(GL_ARRAY_BUFFER, GL_WRITE_ONLY); in MapAtCreationImpl()
78 void* data = gl.MapBuffer(GL_ARRAY_BUFFER, GL_WRITE_ONLY); in MapWriteAsyncImpl()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/plugins/renderers/opengl/graphicshelpers/
H A Dimagesubmissioncontext.cpp53 #ifndef GL_WRITE_ONLY
54 #define GL_WRITE_ONLY 0x88B9 macro
75 return GL_WRITE_ONLY; in glAccessEnumForShaderImageAccess()
/dports/devel/efl/efl-1.25.1/src/modules/evas/engines/gl_common/
H A Devas_gl_define.h243 #ifndef GL_WRITE_ONLY
244 #define GL_WRITE_ONLY 0x88B9 macro
/dports/x11-toolkits/qt5-quick3d/kde-qtquick3d-5.15.2p19/src/render/backends/gl/
H A Dqssgopengltokens_p.h83 #define GL_WRITE_ONLY 0x88B9 macro
271 #ifndef GL_WRITE_ONLY
272 #define GL_WRITE_ONLY 0x88B9 macro
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_invalidate_subdata/
H A Dbuffer.c85 glMapBuffer(GL_ARRAY_BUFFER, GL_WRITE_ONLY); in check_errors_subdata()
141 glMapBuffer(GL_ARRAY_BUFFER, GL_WRITE_ONLY); in check_errors_data()
/dports/x11-wm/muffin/muffin-4.8.0/cogl/cogl/driver/gl/
H A Dcogl-buffer-gl.c63 #ifndef GL_WRITE_ONLY
64 #define GL_WRITE_ONLY 0x88B9 macro
172 return GL_WRITE_ONLY; in _cogl_buffer_access_to_gl_enum()
/dports/x11-wm/mutter/mutter-41.1/cogl/cogl/driver/gl/
H A Dcogl-buffer-gl.c60 #ifndef GL_WRITE_ONLY
61 #define GL_WRITE_ONLY 0x88B9 macro
169 return GL_WRITE_ONLY; in _cogl_buffer_access_to_gl_enum()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/src/
H A DMyGUI_OpenGLTexture.cpp75 mAccess = GL_WRITE_ONLY; in setUsage()
96 mAccess = GL_WRITE_ONLY; in setUsage()
117 mAccess = GL_WRITE_ONLY; in setUsage()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/src/
H A DMyGUI_OpenGLTexture.cpp75 mAccess = GL_WRITE_ONLY; in setUsage()
96 mAccess = GL_WRITE_ONLY; in setUsage()
117 mAccess = GL_WRITE_ONLY; in setUsage()
/dports/x11-toolkits/mygui-ogre/mygui-MyGUI3.4.0/Platforms/OpenGL3/OpenGL3Platform/src/
H A DMyGUI_OpenGL3Texture.cpp75 mAccess = GL_WRITE_ONLY; in setUsage()
96 mAccess = GL_WRITE_ONLY; in setUsage()
117 mAccess = GL_WRITE_ONLY; in setUsage()
/dports/x11-toolkits/mygui/mygui-MyGUI3.4.0/Platforms/OpenGL3/OpenGL3Platform/src/
H A DMyGUI_OpenGL3Texture.cpp75 mAccess = GL_WRITE_ONLY; in setUsage()
96 mAccess = GL_WRITE_ONLY; in setUsage()
117 mAccess = GL_WRITE_ONLY; in setUsage()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Platforms/OpenGL/OpenGLPlatform/src/
H A DMyGUI_OpenGLTexture.cpp75 mAccess = GL_WRITE_ONLY; in setUsage()
96 mAccess = GL_WRITE_ONLY; in setUsage()
117 mAccess = GL_WRITE_ONLY; in setUsage()
/dports/x11-toolkits/mygui-dummy/mygui-MyGUI3.4.0/Platforms/OpenGL3/OpenGL3Platform/src/
H A DMyGUI_OpenGL3Texture.cpp75 mAccess = GL_WRITE_ONLY; in setUsage()
96 mAccess = GL_WRITE_ONLY; in setUsage()
117 mAccess = GL_WRITE_ONLY; in setUsage()

12345678910>>...37