HomeSort by relevance Sort by last modified time
    Searched refs:GL_ALIASED_POINT_SIZE_RANGE (Results 1 - 25 of 148) sorted by null

1 2 3 4 5 6

  /sdk/emulator/opengl/host/libs/Translator/GLES_CM/
GLEScmUtils.cpp 66 case GL_ALIASED_POINT_SIZE_RANGE:
  /external/chromium_org/gpu/command_buffer/tests/
gl_pointcoord_unittest.cc 105 glGetIntegerv(GL_ALIASED_POINT_SIZE_RANGE, &range[0]);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
common.cpp 143 case GL_ALIASED_POINT_SIZE_RANGE:
169 case GL_ALIASED_POINT_SIZE_RANGE:
GLES10Header.java-if 27 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
GLES20Header.java-if 95 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
  /frameworks/base/core/jni/
android_opengl_GLES10Ext.cpp 165 case GL_ALIASED_POINT_SIZE_RANGE:
191 case GL_ALIASED_POINT_SIZE_RANGE:
  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 287 case GL_ALIASED_POINT_SIZE_RANGE:
  /sdk/emulator/opengl/shared/OpenglCodecCommon/
glUtils.cpp 287 case GL_ALIASED_POINT_SIZE_RANGE:
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 37 case GL_ALIASED_POINT_SIZE_RANGE:
gles2_cmd_utils_implementation_autogen.h 402 { 0x846D, "GL_ALIASED_POINT_SIZE_RANGE", },
    [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 130 GL_ALIASED_POINT_SIZE_RANGE,
  /frameworks/base/opengl/java/android/opengl/
GLES10.java 27 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
    [all...]
GLES20.java 95 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
    [all...]
  /frameworks/base/opengl/java/javax/microedition/khronos/opengles/
GL10.java 25 int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
  /frameworks/native/opengl/libagl/
state.cpp 361 case GL_ALIASED_POINT_SIZE_RANGE:
  /external/robolectric/lib/main/
opengl-api-gl1.1-android-2.1_r1.jar 
  /development/ndk/platforms/android-4/include/GLES/
gl.h 201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
  /external/chromium_org/third_party/angle_dx11/include/GLES2/
gl2.h 169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 170 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
  /external/mesa3d/include/GLES/
gl.h 201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 169 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
  /frameworks/native/opengl/include/GLES/
gl.h 201 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D
    [all...]

Completed in 640 milliseconds

1 2 3 4 5 6