Home
last modified time | relevance | path

Searched defs:glExtGetBufferPointervQCOM (Results 1 – 12 of 12) sorted by relevance

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp43 static void glExtGetBufferPointervQCOM(GLenum, GLvoid**) { in glExtGetBufferPointervQCOM() function
DGLESv3.cpp46 static void glExtGetBufferPointervQCOM(GLenum, GLvoid**) { in glExtGetBufferPointervQCOM() function
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h297 glExtGetBufferPointervQCOM_wrapper_proc_t glExtGetBufferPointervQCOM; member
Dgles3_wrapper_context.h207 glExtGetBufferPointervQCOM_wrapper_proc_t glExtGetBufferPointervQCOM; member
Dgles1_wrapper_entry.cpp2011 void glExtGetBufferPointervQCOM(GLenum target, GLvoid** params) in glExtGetBufferPointervQCOM() function
Dgles3_wrapper_entry.cpp1591 void glExtGetBufferPointervQCOM(GLenum target, GLvoidptr* params) in glExtGetBufferPointervQCOM() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h297 glExtGetBufferPointervQCOM_client_proc_t glExtGetBufferPointervQCOM; member
Dgl_entry.cpp2025 void glExtGetBufferPointervQCOM(GLenum target, GLvoid** params) in glExtGetBufferPointervQCOM() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h207 glExtGetBufferPointervQCOM_client_proc_t glExtGetBufferPointervQCOM; member
Dgl2_entry.cpp1623 void glExtGetBufferPointervQCOM(GLenum target, GLvoidptr* params) in glExtGetBufferPointervQCOM() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1376 void glExtGetBufferPointervQCOM(GLenum target, GLvoid **params) in glExtGetBufferPointervQCOM() function
Dgles_dispatch.h287 glExtGetBufferPointervQCOM_t glExtGetBufferPointervQCOM; member