Searched defs:GL_CLAMP_TO_EDGE (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h440 #define GL_CLAMP_TO_EDGE 0x812F macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java42 public static final int GL_CLAMP_TO_EDGE = 0x812F; field in class:GLES10
H A DGLES20.java255 public static final int GL_CLAMP_TO_EDGE = 0x812F; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java40 int GL_CLAMP_TO_EDGE = 0x812F; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h486 #define GL_CLAMP_TO_EDGE 0x812F macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h314 #define GL_CLAMP_TO_EDGE 0x812F macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h314 #define GL_CLAMP_TO_EDGE 0x812F macro
H A Dgl31.h314 #define GL_CLAMP_TO_EDGE 0x812F macro
H A Dgl32.h314 #define GL_CLAMP_TO_EDGE 0x812F macro

Completed in 373 milliseconds