HomeSort by relevance Sort by last modified time
    Searched refs:STREAM_DRAW (Results 1 - 3 of 3) sorted by null

  /external/autotest/client/deps/webgl_mpd/src/resources/
J3DI.js 314 ctx.bufferData(ctx.ELEMENT_ARRAY_BUFFER, new Uint16Array(indexData), ctx.STREAM_DRAW);
510 obj.ctx.bufferData(obj.ctx.ELEMENT_ARRAY_BUFFER, new Uint16Array(indexArray), obj.ctx.STREAM_DRAW);
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 110 public static final int STREAM_DRAW = 0x88E0;
    [all...]
  /external/opencv3/modules/core/src/
gl_core_3_1.hpp 636 STREAM_DRAW = 0x88E0,
    [all...]

Completed in 4342 milliseconds