Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/hals/
Dtypes.h39 #ifndef GL_UNSIGNED_INT_2_10_10_10_REV
40 #define GL_UNSIGNED_INT_2_10_10_10_REV 0x8368 macro
Dallocator3.cpp156 glType = GL_UNSIGNED_INT_2_10_10_10_REV; in allocateImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_common.h40 #ifndef GL_UNSIGNED_INT_2_10_10_10_REV
41 #define GL_UNSIGNED_INT_2_10_10_10_REV 0x8368 macro
Dgralloc_old.cpp715 glType = GL_UNSIGNED_INT_2_10_10_10_REV; in gralloc_alloc()