HomeSort by relevance Sort by last modified time
    Searched refs:GL_VENDOR (Results 51 - 75 of 124) sorted by null

1 23 4 5

  /device/generic/goldfish-opengl/system/include/GLES/
gl.h 401 #define GL_VENDOR 0x1F00
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2.h 248 #define GL_VENDOR 0x1F00
  /external/mesa3d/include/GLES/
gl.h 401 #define GL_VENDOR 0x1F00
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/swrast/
swrast.c 690 case GL_VENDOR:
  /external/mesa3d/src/mesa/drivers/x11/
xm_dd.c 647 case GL_VENDOR:
  /external/swiftshader/include/GLES/
gl.h 302 #define GL_VENDOR 0x1F00
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES/
gl.h 401 #define GL_VENDOR 0x1F00
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2.h 301 #define GL_VENDOR 0x1F00
  /frameworks/base/opengl/java/android/opengl/
GLES20.java 198 public static final int GL_VENDOR = 0x1F00;
    [all...]
  /frameworks/native/opengl/include/GLES/
gl.h 303 #define GL_VENDOR 0x1F00
  /frameworks/native/opengl/tests/angeles/include/GLES/
gl.h 358 #define GL_VENDOR 0x1F00
  /frameworks/native/opengl/tests/hwc/
hwcTestLib.cpp 132 printGLString("Vendor", GL_VENDOR);
    [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 206 GL_VENDOR(0x1F00),
    [all...]
  /device/generic/goldfish-opengl/system/GLESv1_enc/
GLEncoder.cpp 242 case GL_VENDOR:
    [all...]
  /external/swiftshader/tests/unittests/
unittests.cpp 294 const GLubyte *glVendor = glGetString(GL_VENDOR);
    [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
GL2Encoder.cpp 489 name != GL_VENDOR &&
496 case GL_VENDOR:
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h 248 #define GL_VENDOR 0x1F00
    [all...]
gl31.h 248 #define GL_VENDOR 0x1F00
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 252 #define GL_VENDOR 0x1F00
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.c 133 case GL_VENDOR:
    [all...]
  /external/swiftshader/include/GLES2/
gl2.h 254 #define GL_VENDOR 0x1F00
    [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h 325 #define GL_VENDOR 0x1F00
    [all...]
  /frameworks/native/opengl/include/GLES2/
gl2.h 254 #define GL_VENDOR 0x1F00
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
gl.h 474 #define GL_VENDOR 0x1F00
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl 248 #define GL_VENDOR 0x1F00
    [all...]

Completed in 565 milliseconds

1 23 4 5