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

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
gl_base_types.h 35 typedef short GLshort;
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_format.h 33 typedef short GLshort;
  /external/chromium_org/ppapi/c/
ppb_opengles2.h 65 typedef short GLshort;
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 27 typedef short GLshort;
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 27 typedef short GLshort;
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 60 typedef short GLshort;
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 27 typedef short GLshort;
  /external/mesa3d/include/GLES2/
gl2.h 27 typedef short GLshort;
  /development/ndk/platforms/android-4/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /external/mesa3d/include/GLES/
gl.h 23 typedef short GLshort;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 49 typedef short GLshort;
    [all...]
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 23 typedef short GLshort;
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 49 typedef short GLshort;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h 155 typedef short GLshort; /* 2-byte signed */
966 GLAPI void GLAPIENTRY glVertex2s( GLshort x, GLshort y );
971 GLAPI void GLAPIENTRY glVertex3s( GLshort x, GLshort y, GLshort z );
976 GLAPI void GLAPIENTRY glVertex4s( GLshort x, GLshort y, GLshort z, GLshort w )
    [all...]
  /external/mesa3d/include/GL/
gl.h 154 typedef short GLshort; /* 2-byte signed */
965 GLAPI void GLAPIENTRY glVertex2s( GLshort x, GLshort y );
970 GLAPI void GLAPIENTRY glVertex3s( GLshort x, GLshort y, GLshort z );
975 GLAPI void GLAPIENTRY glVertex4s( GLshort x, GLshort y, GLshort z, GLshort w )
    [all...]

Completed in 1074 milliseconds