Home
last modified time | relevance | path

Searched refs:GL_STREAM_DRAW_ARB (Results 26 – 50 of 394) sorted by relevance

12345678910>>...16

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/fbo/
H A Dfbo-pbo-readpixels-small.c116 glBufferDataARB(GL_PIXEL_PACK_BUFFER, 4 * 4, NULL, GL_STREAM_DRAW_ARB); in piglit_display()
/dports/graphics/osg/OpenSceneGraph-OpenSceneGraph-3.6.5/src/osg/
H A DTextureBuffer.cpp70 bo->setUsage(GL_STREAM_DRAW_ARB); in setBufferData()
/dports/games/lwjgl/lwjgl-2df01dd/src/java/org/lwjgl/test/opengl/
H A DVBOTest.java198 glBufferDataARB(GL_ARRAY_BUFFER_ARB, 2 * 4 * 4, GL_STREAM_DRAW_ARB); in init()
/dports/graphics/ogre3d/ogre-1.11.6/RenderSystems/GL/src/
H A DOgreGLHardwareBufferManager.cpp129 return (usage & HardwareBuffer::HBU_DISCARDABLE) ? GL_STREAM_DRAW_ARB : in getGLUsage()
/dports/devel/sfml/SFML-2.5.1/src/SFML/Graphics/
H A DGLExtensions.hpp199 #define GLEXT_GL_STREAM_DRAW GL_STREAM_DRAW_ARB
/dports/graphics/ogre3d19/sinbad-ogre-dd30349ea667/RenderSystems/GL/src/
H A DOgreGLHardwareBufferManager.cpp150 return GL_STREAM_DRAW_ARB; in getGLUsage()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dstreaming_rect.c64 glBufferDataARB(GL_PIXEL_UNPACK_BUFFER_EXT, size, NULL, GL_STREAM_DRAW_ARB); in DrawObject()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dstreaming_rect.c64 glBufferDataARB(GL_PIXEL_UNPACK_BUFFER_EXT, size, NULL, GL_STREAM_DRAW_ARB); in DrawObject()
/dports/astro/celestia-gtk/celestia-1.6.1/src/celengine/
H A Dlodspheremesh.cpp273 GL_STREAM_DRAW_ARB); in render()
691 GL_STREAM_DRAW_ARB); in renderSection()
/dports/astro/celestia/celestia-1.6.1/src/celengine/
H A Dlodspheremesh.cpp273 GL_STREAM_DRAW_ARB); in render()
691 GL_STREAM_DRAW_ARB); in renderSection()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/opengl/
H A Dqglextensions_p.h555 #ifndef GL_STREAM_DRAW_ARB
556 #define GL_STREAM_DRAW_ARB 0x88E0 macro
/dports/multimedia/schroedinger/schroedinger-1.0.11/schroedinger/opengl/
H A Dschroopenglframe_push.c223 dest->push.stride * pixelbuffer_height, NULL, GL_STREAM_DRAW_ARB); in schro_opengl_canvas_push()
/dports/lang/clover/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/vbo/
H A Dvbo_exec_draw.c196 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/vbo/
H A Dvbo_exec_draw.c198 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/vbo/
H A Dvbo_exec_draw.c202 const GLenum usage = GL_STREAM_DRAW_ARB; in vbo_exec_vtx_map()
/dports/games/dhewm3/dhewm3-1.5.1/neo/renderer/
H A DVertexCache.cpp291 qglBufferDataARB( GL_ARRAY_BUFFER_ARB, (GLsizeiptrARB)size, data, GL_STREAM_DRAW_ARB ); in Alloc()
/dports/graphics/quesoglc/quesoglc-0.7.2/src/
H A Dtexture.c326 GL_STREAM_DRAW_ARB); in __glcTextureGetImmediate()

12345678910>>...16