HomeSort by relevance Sort by last modified time
    Searched defs:GL_HALF_FLOAT_OES (Results 1 - 6 of 6) 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 151 /* Inexplicably, GL_HALF_FLOAT_OES has a different value than GL_HALF_FLOAT.
153 #ifndef GL_HALF_FLOAT_OES
154 #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...]
  /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...]

Completed in 331 milliseconds