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

1 2 3 4 5 6

  /external/deqp/modules/gles31/functional/
es31fFboNoAttachmentTests.cpp 140 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &insidePassed);
148 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &outsideXPassed);
156 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &outsideYPassed);
251 gl.getQueryObjectuiv(query, GL_QUERY_RESULT, &passed);
  /external/mesa3d/src/mesa/drivers/dri/i965/
hsw_queryobj.c 210 if (pname == GL_QUERY_RESULT) {
389 case GL_QUERY_RESULT:
  /external/skia/tools/gpu/gl/
GLTestContext.cpp 105 static constexpr GrGLenum GL_QUERY_RESULT = 0x8866;
210 fGLGetQueryObjectui64v(queryID, GL_QUERY_RESULT, &nanoseconds);
  /external/deqp/modules/gles3/stress/
es3sOcclusionQueryTests.cpp 266 glGetQueryObjectuiv(queryIds[queryIter], GL_QUERY_RESULT, &queryResult[queryIter]);
  /frameworks/native/opengl/tools/glgen/stubs/gles11/
GLES30Header.java-if 59 public static final int GL_QUERY_RESULT = 0x8866;
  /device/generic/goldfish-opengl/shared/OpenglCodecCommon/
glUtils.cpp 331 case GL_QUERY_RESULT:
  /external/mesa3d/src/mesa/state_tracker/
st_cb_queryobj.c 335 boolean wait = pname == GL_QUERY_RESULT;
  /external/mesa3d/src/mesa/main/
queryobj.c 775 case GL_QUERY_RESULT:
787 case GL_QUERY_RESULT:
  /external/deqp/framework/opengl/
gluStrUtil.inl     [all...]
  /external/deqp/modules/gles3/functional/
es3fOcclusionQueryTests.cpp 378 glGetQueryObjectuiv(queryIds[0], GL_QUERY_RESULT, &result);
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 59 public static final int GL_QUERY_RESULT = 0x8866;
    [all...]
  /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...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 744 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...]

Completed in 950 milliseconds

1 2 3 4 5 6