HomeSort by relevance Sort by last modified time
    Searched defs:GL_HALF_FLOAT_OES (Results 1 - 11 of 11) sorted by null

  /external/deqp/modules/gles2/stress/
es2sSpecialFloatTests.cpp 423 #if !defined(GL_HALF_FLOAT_OES)
424 # define GL_HALF_FLOAT_OES 0x8D61
433 case FBO_RGBA_FLOAT16: internalFormat = GL_RGBA; format = GL_RGBA; type = GL_HALF_FLOAT_OES; break;
    [all...]
  /external/mesa3d/src/mesa/main/
glheader.h 147 /* Inexplicably, GL_HALF_FLOAT_OES has a different value than GL_HALF_FLOAT.
149 #ifndef GL_HALF_FLOAT_OES
150 #define GL_HALF_FLOAT_OES 0x8D61
  /external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
gl2ext.h 158 #define GL_HALF_FLOAT_OES 0x8D61
173 /* GL_HALF_FLOAT_OES defined in GL_OES_texture_half_float already. */
    [all...]
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/include/
SDL_opengles2.h     [all...]
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_opengles2.h     [all...]
  /device/generic/goldfish-opengl/system/include/GLES2/
gl2ext.h 407 #define GL_HALF_FLOAT_OES 0x8D61
    [all...]
  /external/mesa3d/include/GLES2/
gl2ext.h     [all...]
  /external/swiftshader/include/GLES2/
gl2ext.h     [all...]
  /frameworks/native/opengl/include/GLES2/
gl2ext.h     [all...]

Completed in 651 milliseconds