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

  /external/opencv3/modules/core/src/
opengl.cpp 107 const GLenum gl_types[] = { gl::UNSIGNED_BYTE, gl::BYTE, gl::UNSIGNED_SHORT, gl::SHORT, gl::INT, gl::FLOAT, gl::DOUBLE };
    [all...]
gl_core_3_1.hpp 352 UNSIGNED_SHORT = 0x1403,
    [all...]
  /external/libgdx/backends/gdx-backends-gwt/src/com/google/gwt/webgl/client/
WebGLRenderingContext.java 228 public static final int UNSIGNED_SHORT = 0x1403;
    [all...]

Completed in 156 milliseconds