Searched refs:GL_DYNAMIC_DRAW (Results 1 - 25 of 26) sorted by relevance

12

/xsrc/external/mit/mesa-demos/dist/src/glsl/
H A Dblinking-teapot.c77 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 Dglamor_vbo.c163 glamor_priv->vb, GL_DYNAMIC_DRAW);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/common/
H A Dmeta_generate_mipmap.c340 GL_DYNAMIC_DRAW, __func__);
H A Dmeta.c343 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 Dmeta_generate_mipmap.c339 GL_DYNAMIC_DRAW, __func__);
H A Dmeta.c348 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 Dst_cb_bufferobjects.c244 case GL_DYNAMIC_DRAW:
/xsrc/external/mit/MesaLib/dist/docs/gallium/
H A Dbuffermapping.rst26 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 Dst_cb_bufferobjects.c276 case GL_DYNAMIC_DRAW:
/xsrc/external/mit/MesaLib.old/dist/include/GLES/
H A Dgl.h385 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/MesaLib/dist/include/GLES/
H A Dgl.h376 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/MesaLib.old/dist/include/GLES2/
H A Dgl2.h126 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2.h126 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dbufferobj.c1833 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 Dbufferobj.c1970 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 Dgl3.h126 #define GL_DYNAMIC_DRAW 0x88E8 macro
H A Dgl31.h128 #define GL_DYNAMIC_DRAW 0x88E8 macro
H A Dgl32.h128 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/MesaLib/dist/include/GLES3/
H A Dgl3.h126 #define GL_DYNAMIC_DRAW 0x88E8 macro
H A Dgl31.h126 #define GL_DYNAMIC_DRAW 0x88E8 macro
H A Dgl32.h126 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglcorearb.h642 #define GL_DYNAMIC_DRAW 0x88E8 macro
H A Dglext.h493 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglcorearb.h642 #define GL_DYNAMIC_DRAW 0x88E8 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h4308 #define GL_DYNAMIC_DRAW 0x88E8 macro
[all...]

Completed in 226 milliseconds

12