Home
last modified time | relevance | path

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

/device/generic/goldfish/opengl/system/GLESv2_enc/
Dgl2_client_context.cpp62 …ptr = getProc("glFramebufferTexture2D", userData); set_glFramebufferTexture2D((glFramebufferTextur… in initDispatchByName()
Dgl2_client_context.h267 …virtual glFramebufferTexture2D_client_proc_t set_glFramebufferTexture2D(glFramebufferTexture2D_cli… in set_glFramebufferTexture2D() function
Dgl2_enc.cpp2968 set_glFramebufferTexture2D(glFramebufferTexture2D_enc); in gl2_encoder_context_t()