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

  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 100 FIND_PROC(glGenSamplers);
206 !glGenSamplers ||
318 GL_APICALL void (* GL_APIENTRY glGenSamplers) (GLsizei count, GLuint* samplers);
gl3stub.h 461 extern GL_APICALL void (* GL_APIENTRY glGenSamplers) (GLsizei count, GLuint* samplers);
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java     [all...]
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 481 glGenSamplers = 455;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 86 void glGenSamplers ( GLsizei count, GLuint *samplers )
  /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 676 milliseconds