Home
last modified time | relevance | path

Searched defs:textureBufferAny (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
DGL2Encoder.h33 bool textureBufferAny() const { return textureBufferEXT || textureBufferOES; } in textureBufferAny() function
/hardware/google/gfxstream/host/gl/glestranslator/include/GLcommon/
DGLEScontext.h119 bool textureBufferAny() const { return ext_GL_OES_texture_buffer || ext_GL_EXT_texture_buffer; } in textureBufferAny() function