Home
last modified time | relevance | path

Searched refs:glFlushMappedBufferRangeAEMU2 (Results 1 – 9 of 9) sorted by relevance

/hardware/google/gfxstream/guest/GLESv2_enc/
Dgl2_client_context.h438 glFlushMappedBufferRangeAEMU2_client_proc_t glFlushMappedBufferRangeAEMU2; member
Dgl2_client_context.cpp438glFlushMappedBufferRangeAEMU2 = (glFlushMappedBufferRangeAEMU2_client_proc_t) getProc("glFlushMapp… in initDispatchByName()
Dgl2_entry.cpp433 …void glFlushMappedBufferRangeAEMU2(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield a…
3042 void glFlushMappedBufferRangeAEMU2(GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield ac… in glFlushMappedBufferRangeAEMU2() function
3045 ctx->glFlushMappedBufferRangeAEMU2(ctx, target, offset, length, access, guest_buffer); in glFlushMappedBufferRangeAEMU2()
DGL2Encoder.cpp3508 ctx->glFlushMappedBufferRangeAEMU2( in s_glFlushMappedBufferRange()
Dgl2_enc.cpp13128 this->glFlushMappedBufferRangeAEMU2 = &glFlushMappedBufferRangeAEMU2_enc; in gl2_encoder_context_t()
/hardware/google/gfxstream/host/gl/gles2_dec/
Dgles2_server_context.h537 glFlushMappedBufferRangeAEMU2_server_proc_t glFlushMappedBufferRangeAEMU2; member
Dgles2_server_context.cpp438glFlushMappedBufferRangeAEMU2 = (glFlushMappedBufferRangeAEMU2_server_proc_t) getProc("glFlushMapp… in initDispatchByName()
/hardware/google/gfxstream/codegen/gles2/
Dgles2.attrib1479 glFlushMappedBufferRangeAEMU2
Dgles2.in587 GL_ENTRY(void, glFlushMappedBufferRangeAEMU2, GLenum target, GLintptr offset, GLsizeiptr length, GL…