Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dtypes.h27 #ifndef GL_RGBA16F
28 #define GL_RGBA16F 0x881A macro
Dallocator3.cpp149 glFormat = GL_RGBA16F; in allocateImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_common.h28 #ifndef GL_RGBA16F
29 #define GL_RGBA16F 0x881A macro
Dgralloc_old.cpp709 glFormat = GL_RGBA16F; in gralloc_alloc()