Home
last modified time | relevance | path

Searched refs:GL_ALIASED_POINT_SIZE_RANGE (Results 1 – 25 of 29) sorted by relevance

12

/aosp12/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A Dcommon.cpp232 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
258 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A DGLES10Header.java-if27 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
H A DGLES20Header.java-if97 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
/aosp12/frameworks/base/core/jni/
H A Dandroid_opengl_GLES10Ext.cpp257 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
283 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dandroid_opengl_GLES31Ext.cpp256 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
282 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dandroid_opengl_GLES32.cpp255 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
281 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dandroid_opengl_GLES10.cpp257 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
283 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dandroid_opengl_GLES11.cpp257 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
283 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dcom_google_android_gles_jni_GLImpl.cpp1483 #if defined(GL_ALIASED_POINT_SIZE_RANGE) in android_glGetIntegerv__I_3II()
1484 case GL_ALIASED_POINT_SIZE_RANGE: in android_glGetIntegerv__I_3II()
1858 #if defined(GL_ALIASED_POINT_SIZE_RANGE) in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
1859 case GL_ALIASED_POINT_SIZE_RANGE: in android_glGetIntegerv__ILjava_nio_IntBuffer_2()
H A Dandroid_opengl_GLES11Ext.cpp257 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
283 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dandroid_opengl_GLES31.cpp255 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
281 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dandroid_opengl_GLES20.cpp257 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
283 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
H A Dandroid_opengl_GLES30.cpp257 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
283 case GL_ALIASED_POINT_SIZE_RANGE: in getNeededCount()
/aosp12/frameworks/native/opengl/tools/glgen/specs/jsr239/
H A Dglspec-checks10 …RAY_STRIDE_OES,GL_WEIGHT_ARRAY_TYPE_OES ifcheck params 2 pname GL_ALIASED_POINT_SIZE_RANGE,GL_ALIA…
/aosp12/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java25 int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; field
/aosp12/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGL10Header.java-if24 int GL_ALIASED_POINT_SIZE_RANGE = 0x846D;
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java27 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; field in GLES10
H A DGLES20.java97 public static final int GL_ALIASED_POINT_SIZE_RANGE = 0x846D; field in GLES20
H A DGLLogWrapper.java624 case GL_ALIASED_POINT_SIZE_RANGE: in getIntegerStateName()
683 case GL_ALIASED_POINT_SIZE_RANGE: in getIntegerStateSize()
/aosp12/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h219 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/aosp12/frameworks/native/opengl/include/GLES/
H A Dgl.h166 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/aosp12/frameworks/native/opengl/include/GLES2/
H A Dgl2.h151 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/aosp12/frameworks/native/opengl/include/GLES3/
H A Dgl3.h151 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
H A Dgl31.h153 #define GL_ALIASED_POINT_SIZE_RANGE 0x846D macro
/aosp12/frameworks/native/opengl/libs/
H A Denums.in84 GL_ENUM(0x846D,GL_ALIASED_POINT_SIZE_RANGE)

12