Home
last modified time | relevance | path

Searched refs:FramebufferChannelBits (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLutils.h73 struct FramebufferChannelBits { struct
82 FramebufferChannelBits glFormatToChannelBits(GLenum colorFormat, argument
/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DGLutils.cpp51 FramebufferChannelBits glFormatToChannelBits(GLenum colorFormat, in glFormatToChannelBits()
54 FramebufferChannelBits res = {}; in glFormatToChannelBits()
DGLEScontext.cpp2544 FramebufferChannelBits res = in queryCurrFboBits()