HomeSort by relevance Sort by last modified time
    Searched defs:GL_QUERY_RESULT (Results 1 - 25 of 114) sorted by null

1 2 3 4 5

  /external/skia/tools/gpu/gl/
GLTestContext.cpp 105 static constexpr GrGLenum GL_QUERY_RESULT = 0x8866;
210 fGLGetQueryObjectui64v(queryID, GL_QUERY_RESULT, &nanoseconds);
  /prebuilts/ndk/r11/sources/android/ndk_helper/
gl3stub.h 117 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r13/sources/android/ndk_helper/
gl3stub.h 117 #define GL_QUERY_RESULT 0x8866
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 59 public static final int GL_QUERY_RESULT = 0x8866;
    [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 529 #define GL_QUERY_RESULT 0x8866
    [all...]
  /development/ndk/platforms/android-21/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 531 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/GLES3/
gl3.h 529 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/GLES3/
gl3.h 529 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/GLES3/
gl3.h 529 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-arm/usr/include/GLES3/
gl3.h 529 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-mips/usr/include/GLES3/
gl3.h 529 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-19/arch-x86/usr/include/GLES3/
gl3.h 529 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-arm64/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-mips64/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-21/arch-x86_64/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-arm64/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-mips64/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]
  /prebuilts/ndk/r10/platforms/android-23/arch-x86/usr/include/GLES3/
gl3.h 558 #define GL_QUERY_RESULT 0x8866
    [all...]

Completed in 100 milliseconds

1 2 3 4 5