HomeSort by relevance Sort by last modified time
    Searched defs:GLushort (Results 1 - 16 of 16) sorted by null

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
gl_base_types.h 39 typedef unsigned short GLushort;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format.h 35 typedef unsigned short GLushort;
  /external/chromium_org/ppapi/c/
ppb_opengles2.h 64 typedef unsigned short GLushort;
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 31 typedef unsigned short GLushort;
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 31 typedef unsigned short GLushort;
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 61 typedef unsigned short GLushort;
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 31 typedef unsigned short GLushort;
  /external/mesa3d/include/GLES2/
gl2.h 31 typedef unsigned short GLushort;
  /development/ndk/platforms/android-4/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /external/mesa3d/include/GLES/
gl.h 27 typedef unsigned short GLushort;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 27 typedef unsigned short GLushort;
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 53 typedef unsigned short GLushort;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h 158 typedef unsigned short GLushort; /* 2-byte unsigned */
801 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
1026 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]
  /external/mesa3d/include/GL/
gl.h 157 typedef unsigned short GLushort; /* 2-byte unsigned */
800 GLAPI void GLAPIENTRY glLineStipple( GLint factor, GLushort pattern );
1025 GLAPI void GLAPIENTRY glColor3us( GLushort red, GLushort green, GLushort blue );
    [all...]

Completed in 1573 milliseconds