Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.h33 bool textureBufferAny() const { return textureBufferEXT || textureBufferOES; } in textureBufferAny() function
/device/generic/vulkan-cereal/stream-servers/gl/glestranslator/include/GLcommon/
DGLEScontext.h114 bool textureBufferAny() const { return ext_GL_OES_texture_buffer || ext_GL_EXT_texture_buffer; } in textureBufferAny() function