Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dtypes.h27 #ifndef GL_RGBA16F
28 #define GL_RGBA16F 0x881A macro
Dallocator3.cpp145 glFormat = GL_RGBA16F; in allocateImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_common.h28 #ifndef GL_RGBA16F
29 #define GL_RGBA16F 0x881A macro
Dgralloc_30.cpp570 glFormat = GL_RGBA16F; in gralloc_alloc()
Dgralloc_old.cpp691 glFormat = GL_RGBA16F; in gralloc_alloc()
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DglUtils.cpp471 #ifndef GL_RGBA16F
472 #define GL_RGBA16F 0x881A macro
539 case GL_RGBA16F: in glUtilsPixelBitSize()
DGLESTextureUtils.cpp191 case GL_RGBA16F: return sizeof(unsigned short) * 4; in computePixelSize()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp156 case GL_RGBA16F: in rboFormat()
579 case GL_RGBA16F: in colorRenderableFormat()
775 f(GL_RGBA16F) \
DGL2Encoder.cpp2781 case GL_RGBA16F: in isCompleteFbo()
2806 case GL_RGBA16F: in isCompleteFbo()
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h609 #define GL_RGBA16F 0x881A macro
Dgl31.h609 #define GL_RGBA16F 0x881A macro