Home
last modified time | relevance | path

Searched refs:s_glFlushMappedBufferRangeDirect (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/host/gl/gles2_dec/
DGLESv2Decoder.cpp134 glFlushMappedBufferRangeDirect = s_glFlushMappedBufferRangeDirect; in initGL()
522 void GLESv2Decoder::s_glFlushMappedBufferRangeDirect(void* self, GLenum target, GLintptr offset, GL… in s_glFlushMappedBufferRangeDirect() function in gfxstream::gl::GLESv2Decoder
DGLESv2Decoder.h79 …static void gles2_APIENTRY s_glFlushMappedBufferRangeDirect(void* self, GLenum target, GLintptr of…