HomeSort by relevance Sort by last modified time
    Searched refs:glIsTransformFeedback (Results 1 - 25 of 56) sorted by null

1 2 3

  /external/deqp/framework/egl/
egluStaticES30Library.inl 97 { "glIsTransformFeedback", (deFunctionPtr)glIsTransformFeedback },
  /external/deqp/modules/gles3/functional/
es3fNegativeStateApiTests.cpp     [all...]
es3fLifetimeTests.cpp 426 &CallLogWrapper::glIsTransformFeedback, &m_tfBind)
  /development/ndk/platforms/android-18/samples/gles3jni/jni/
gl3stub.c 115 FIND_PROC(glIsTransformFeedback);
221 !glIsTransformFeedback ||
333 GL_APICALL GLboolean (* GL_APIENTRY glIsTransformFeedback) (GLuint id);
gl3stub.h     [all...]
  /development/ndk/sources/android/ndk_helper/
gl3stub.c 116 FIND_PROC( glIsTransformFeedback );
161 || !glIsTransformFeedback || !glPauseTransformFeedback
472 GL_APICALL GLboolean (* GL_APIENTRY glIsTransformFeedback)( GLuint id );
gl3stub.h     [all...]
  /external/deqp/framework/opengl/wrapper/
glwInitES30Direct.inl 239 gl->isTransformFeedback = &glIsTransformFeedback;
  /frameworks/native/opengl/libs/GLES_trace/
gltrace.proto 495 glIsTransformFeedback = 469;
  /frameworks/native/opengl/tools/glgen/specs/gles11/
GLES30.spec 100 GLboolean glIsTransformFeedback ( GLuint id )
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 389 gl->isTransformFeedback = glIsTransformFeedback;
  /external/deqp/framework/opengl/simplereference/
sglrContextWrapper.hpp 287 deBool glIsTransformFeedback (deUint32 id);
  /frameworks/base/opengl/java/android/opengl/
GLES30.java     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h     [all...]
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h     [all...]

Completed in 453 milliseconds

1 2 3