HomeSort by relevance Sort by last modified time
    Searched refs:glVertexAttribI4uiv (Results 1 - 12 of 12) sorted by null

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 66 FIND_PROC(glVertexAttribI4uiv);
172 !glVertexAttribI4uiv ||
284 GL_APICALL void (* GL_APIENTRY glVertexAttribI4uiv) (GLuint index, const GLuint* v);
gl3stub.h 427 extern GL_APICALL void (* GL_APIENTRY glVertexAttribI4uiv) (GLuint index, const GLuint* v);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java     [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 447 glVertexAttribI4uiv = 421;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 52 void glVertexAttribI4uiv ( GLuint index, const GLuint *v )
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/libs/GLES_trace/src/
gltrace.pb.cpp     [all...]
gltrace.pb.h     [all...]
gltrace_api.cpp     [all...]
  /frameworks/base/core/jni/
android_opengl_GLES30.cpp     [all...]
  /prebuilts/sdk/18/
android.jar 

Completed in 53 milliseconds