Home
last modified time | relevance | path

Searched refs:GL_CLIENT_STORAGE_BIT (Results 1 – 25 of 280) sorted by relevance

12345678910>>...12

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/angle/third_party/VK-GL-CTS/src/external/openglcts/modules/gl/
H A Dgl4cMapBufferAlignmentTests.cpp173 GL_CLIENT_STORAGE_BIT | GL_MAP_COHERENT_BIT | GL_MAP_PERSISTENT_BIT | GL_MAP_READ_BIT, in iterate()
174 GL_CLIENT_STORAGE_BIT | GL_MAP_COHERENT_BIT | GL_MAP_PERSISTENT_BIT | GL_MAP_WRITE_BIT, in iterate()
175GL_CLIENT_STORAGE_BIT | GL_MAP_COHERENT_BIT | GL_MAP_PERSISTENT_BIT | GL_MAP_READ_BIT | GL_MAP_WRI… in iterate()
176GL_CLIENT_STORAGE_BIT | GL_MAP_COHERENT_BIT | GL_MAP_PERSISTENT_BIT | GL_DYNAMIC_STORAGE_BIT | GL_… in iterate()
177GL_CLIENT_STORAGE_BIT | GL_MAP_COHERENT_BIT | GL_MAP_PERSISTENT_BIT | GL_DYNAMIC_STORAGE_BIT | GL_… in iterate()
178GL_CLIENT_STORAGE_BIT | GL_MAP_COHERENT_BIT | GL_MAP_PERSISTENT_BIT | GL_DYNAMIC_STORAGE_BIT | GL_… in iterate()
304 … static const GLenum map_buffer_range_access_mask = GL_DYNAMIC_STORAGE_BIT | GL_CLIENT_STORAGE_BIT; in iterate()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/Common/GL/GLExtensions/
H A DARB_buffer_storage.h31 #define GL_CLIENT_STORAGE_BIT 0x0200 macro
H A Dgl_4_4.h30 #define GL_CLIENT_STORAGE_BIT 0x0200 macro
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_buffer_storage10 GL_CLIENT_STORAGE_BIT 0x0200
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ARB_buffer_storage10 GL_CLIENT_STORAGE_BIT 0x0200
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ARB_buffer_storage10 GL_CLIENT_STORAGE_BIT 0x0200
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/ARB/
H A Dbuffer_storage.py17 GL_CLIENT_STORAGE_BIT=_C('GL_CLIENT_STORAGE_BIT',0x0200) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/ARB/
H A Dbuffer_storage.py17 GL_CLIENT_STORAGE_BIT=_C('GL_CLIENT_STORAGE_BIT',0x0200) variable
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DARB_buffer_storage.java49 GL_CLIENT_STORAGE_BIT = 0x0200; field
H A DGL44.java57 GL_CLIENT_STORAGE_BIT = 0x0200; field
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_sync/
H A DClientWaitSync-timeout.c68 (client_storage ? GL_CLIENT_STORAGE_BIT : 0)); in create_mapped_buffer()
/dports/multimedia/vlc/vlc-3.0.16/modules/video_output/opengl/
H A Dconverter_sw.c57 #ifndef GL_CLIENT_STORAGE_BIT
58 # define GL_CLIENT_STORAGE_BIT 0x0200 macro
262 access | GL_CLIENT_STORAGE_BIT); in persistent_map()
/dports/emulators/fs-uae-launcher/fs-uae-launcher-3.0.5/OpenGL/raw/GL/VERSION/
H A DGL_4_4.py18 GL_CLIENT_STORAGE_BIT=_C('GL_CLIENT_STORAGE_BIT',0x0200) variable
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/raw/GL/VERSION/
H A DGL_4_4.py18 GL_CLIENT_STORAGE_BIT=_C('GL_CLIENT_STORAGE_BIT',0x0200) variable
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/arb_buffer_storage/
H A Dbufferstorage.c146 (client_storage ? GL_CLIENT_STORAGE_BIT : 0)); in piglit_init()
/dports/lang/clover/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/vbo/
H A Dvbo_exec_draw.c251 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Dglthread_bufferobj.c45 GL_CLIENT_STORAGE_BIT | GL_MAP_WRITE_BIT, in new_upload_buffer()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c257 GL_CLIENT_STORAGE_BIT, in vbo_exec_vtx_map()

12345678910>>...12