| /xsrc/external/mit/mesa-demos/dist/src/glsl/ |
| H A D | blinking-teapot.c | 77 glBufferData (GL_UNIFORM_BUFFER, uniformBlockSize, NULL, GL_DYNAMIC_DRAW); 88 glBufferData (GL_UNIFORM_BUFFER, 80, colors, GL_DYNAMIC_DRAW);
|
| /xsrc/external/mit/xorg-server/dist/glamor/ |
| H A D | glamor_vbo.c | 163 glamor_priv->vb, GL_DYNAMIC_DRAW);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/ |
| H A D | meta_generate_mipmap.c | 340 GL_DYNAMIC_DRAW, __func__);
|
| H A D | meta.c | 343 GL_DYNAMIC_DRAW, __func__); 1853 GL_DYNAMIC_DRAW, __func__); 2257 GL_DYNAMIC_DRAW, __func__); 3358 GL_DYNAMIC_DRAW, __func__);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/common/ |
| H A D | meta_generate_mipmap.c | 339 GL_DYNAMIC_DRAW, __func__);
|
| H A D | meta.c | 348 GL_DYNAMIC_DRAW, __func__); 1796 GL_DYNAMIC_DRAW, __func__); 2224 GL_DYNAMIC_DRAW, __func__); 3326 GL_DYNAMIC_DRAW, __func__);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_cb_bufferobjects.c | 244 case GL_DYNAMIC_DRAW:
|
| /xsrc/external/mit/MesaLib/dist/docs/gallium/ |
| H A D | buffermapping.rst | 26 1030876 glBufferDataARB(target = GL_ELEMENT_ARRAY_BUFFER, size = 65536, data = NULL, usage = GL_DYNAMIC_DRAW) 30 1030917 glBufferDataARB(target = GL_ARRAY_BUFFER, size = 1572864, data = NULL, usage = GL_DYNAMIC_DRAW)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_cb_bufferobjects.c | 276 case GL_DYNAMIC_DRAW:
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES/ |
| H A D | gl.h | 385 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES/ |
| H A D | gl.h | 376 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2.h | 126 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2.h | 126 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | bufferobj.c | 1833 GL_DYNAMIC_DRAW, bufObj); 1837 res = ctx->Driver.BufferData(ctx, target, size, data, GL_DYNAMIC_DRAW,
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | bufferobj.c | 1970 GL_DYNAMIC_DRAW, bufObj); 1974 res = ctx->Driver.BufferData(ctx, target, size, data, GL_DYNAMIC_DRAW,
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES3/ |
| H A D | gl3.h | 126 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| H A D | gl31.h | 128 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| H A D | gl32.h | 128 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES3/ |
| H A D | gl3.h | 126 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| H A D | gl31.h | 126 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| H A D | gl32.h | 126 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glcorearb.h | 642 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| H A D | glext.h | 493 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glcorearb.h | 642 #define GL_DYNAMIC_DRAW 0x88E8 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 4308 #define GL_DYNAMIC_DRAW 0x88E8 macro [all...] |