Home
last modified time | relevance | path

Searched refs:GLushort (Results 1 – 11 of 11) sorted by relevance

/frameworks/native/opengl/tests/tritex/
Dtritex.cpp247 const GLushort quadIndices[] = { 0, 1, 2, 0, 2, 3 }; in render()
250 GLushort* indices = (GLushort*)malloc(quads*sizeof(quadIndices)); in render()
/frameworks/native/opengl/tests/gl_jni/jni/
Dgl_code.cpp165 const GLushort quadIndices[] = { 0, 1, 2, 0, 2, 3 }; in Java_com_android_gljni_GLJNILib_step()
/frameworks/native/opengl/tests/gl_basic/
Dgl_basic.cpp356 const GLushort indices[] = { 0, 1, 2, 0, 2, 3 }; in render()
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace_fixup.cpp625 index = *((GLushort*) indices + i); in findMinAndMaxIndices()
744 index = *((GLushort*) indices + i); in fixup_glDrawElements()
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto816 INT = 4; // GLbitfield, GLshort, GLint, GLsizei, GLushort, GLuint, GLfixed
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h62 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/libagl/
Darray.cpp756 r = *(const GLushort*)p; in read_index()
757 p = (const GLushort*)p + 1; in read_index()
/frameworks/native/opengl/include/GLES2/
Dgl2.h60 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/include/GLES/
Dgl.h27 typedef unsigned short GLushort; typedef
/frameworks/native/opengl/include/GLES3/
Dgl3.h60 typedef unsigned short GLushort; typedef
Dgl31.h60 typedef unsigned short GLushort; typedef