Home
last modified time | relevance | path

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

/device/generic/opengl-transport/host/libs/virglrenderer/
DGLESv1.cpp84 static GLboolean glExtIsProgramBinaryQCOM(GLuint) { in glExtIsProgramBinaryQCOM() function
DGLESv3.cpp87 static GLboolean glExtIsProgramBinaryQCOM(GLuint) { in glExtIsProgramBinaryQCOM() function
/device/google/cuttlefish_common/guest/libs/eglwrapper/
Dgles1_wrapper_context.h300 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM; member
Dgles3_wrapper_context.h210 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM; member
Dgles1_wrapper_entry.cpp2029 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function
Dgles3_wrapper_entry.cpp1609 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function
/device/generic/goldfish-opengl/system/GLESv1_enc/
Dgl_client_context.h300 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM; member
Dgl_entry.cpp2043 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
Dgl2_client_context.h210 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM; member
Dgl2_entry.cpp1641 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function
/device/generic/goldfish-opengl/tests/gles_android_wrapper/
Dgles.cpp1391 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function
Dgles_dispatch.h290 glExtIsProgramBinaryQCOM_t glExtIsProgramBinaryQCOM; member