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

1 2

  /device/generic/goldfish-opengl/system/gralloc/
gralloc.cpp 424 #ifndef GL_HALF_FLOAT
425 #define GL_HALF_FLOAT 0x140B
426 #endif // GL_HALF_FLOAT
539 glType = GL_HALF_FLOAT;
    [all...]
  /prebuilts/ndk/r16/sources/android/ndk_helper/
gl3stub.h 269 #define GL_HALF_FLOAT 0x140B
    [all...]
  /frameworks/base/opengl/java/android/opengl/
GLES30.java 211 public static final int GL_HALF_FLOAT = 0x140B;
    [all...]
  /device/generic/goldfish-opengl/system/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
gl3.h     [all...]
  /external/mesa3d/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
gl32.h     [all...]
  /external/swiftshader/include/GLES3/
gl3.h     [all...]
  /frameworks/native/opengl/include/GLES3/
gl3.h     [all...]
gl31.h     [all...]
gl32.h     [all...]
  /sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
GLEnum.java 671 GL_HALF_FLOAT(0x8D61),
    [all...]
  /external/mesa3d/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /external/swiftshader/include/GL/
glcorearb.h     [all...]
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/
glext.h 693 /* reuse GL_HALF_FLOAT */
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengl.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengl.h     [all...]

Completed in 1418 milliseconds

1 2