Home
last modified time | relevance | path

Searched refs:GL_HALF_FLOAT (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Dtypes.h31 #ifndef GL_HALF_FLOAT
32 #define GL_HALF_FLOAT 0x140B macro
Dallocator3.cpp150 glType = GL_HALF_FLOAT; in allocateImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_common.h32 #ifndef GL_HALF_FLOAT
33 #define GL_HALF_FLOAT 0x140B macro
Dgralloc_old.cpp710 glType = GL_HALF_FLOAT; in gralloc_alloc()