| /device/generic/opengl-transport/host/libs/virglrenderer/ |
| D | GLESv1.cpp | 84 static GLboolean glExtIsProgramBinaryQCOM(GLuint) { in glExtIsProgramBinaryQCOM() function 406 glExtIsProgramBinaryQCOM = ::glExtIsProgramBinaryQCOM; in GLESv1()
|
| D | GLESv3.cpp | 87 static GLboolean glExtIsProgramBinaryQCOM(GLuint) { in glExtIsProgramBinaryQCOM() function 611 glExtIsProgramBinaryQCOM = ::glExtIsProgramBinaryQCOM; in GLESv3()
|
| /device/generic/goldfish-opengl/tests/gles_android_wrapper/ |
| D | gles_ftable.h | 287 {"glExtIsProgramBinaryQCOM", (void *)glExtIsProgramBinaryQCOM},
|
| D | gles_dispatch.h | 290 glExtIsProgramBinaryQCOM_t glExtIsProgramBinaryQCOM; member 562 …aryQCOM_t f) { glExtIsProgramBinaryQCOM_t retval = glExtIsProgramBinaryQCOM; glExtIsProgramBinaryQ… in set_glExtIsProgramBinaryQCOM()
|
| D | gles.cpp | 1391 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function 1393 return getDispatch()->glExtIsProgramBinaryQCOM(program); in glExtIsProgramBinaryQCOM()
|
| /device/generic/goldfish-opengl/system/GLESv1_enc/ |
| D | gl_ftable.h | 280 {"glExtIsProgramBinaryQCOM", (void*)glExtIsProgramBinaryQCOM},
|
| D | gl_client_context.h | 300 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM; member
|
| D | gl_client_context.cpp | 300 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_client_proc_t) getProc("glExtIsProgramBinaryQ… in initDispatchByName()
|
| D | gl_entry.cpp | 295 GLboolean glExtIsProgramBinaryQCOM(GLuint program); 2043 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function 2046 return ctx->glExtIsProgramBinaryQCOM(ctx, program); in glExtIsProgramBinaryQCOM()
|
| /device/google/cuttlefish_common/guest/libs/eglwrapper/ |
| D | gles1.lds | 106 glExtIsProgramBinaryQCOM;
|
| D | gles3.lds | 129 glExtIsProgramBinaryQCOM;
|
| D | gles1_wrapper_context.h | 300 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM; member
|
| D | gles3_wrapper_context.h | 210 glExtIsProgramBinaryQCOM_wrapper_proc_t glExtIsProgramBinaryQCOM; member
|
| D | gles1_wrapper_context.cpp | 300 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_wrapper_proc_t) getProc("glExtIsProgramBinary… in initDispatchByName()
|
| D | gles3_wrapper_context.cpp | 210 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_wrapper_proc_t) getProc("glExtIsProgramBinary… in initDispatchByName()
|
| D | gles1_wrapper_entry.cpp | 295 GLboolean glExtIsProgramBinaryQCOM(GLuint program); 2029 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function 2032 return ctx->glExtIsProgramBinaryQCOM( program); in glExtIsProgramBinaryQCOM()
|
| D | gles1.in | 295 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
|
| D | gles3_wrapper_entry.cpp | 205 GLboolean glExtIsProgramBinaryQCOM(GLuint program); 1609 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function 1612 return ctx->glExtIsProgramBinaryQCOM( program); in glExtIsProgramBinaryQCOM()
|
| /device/generic/goldfish-opengl/system/GLESv2_enc/ |
| D | gl2_ftable.h | 208 {"glExtIsProgramBinaryQCOM", (void*)glExtIsProgramBinaryQCOM},
|
| D | gl2_client_context.h | 210 glExtIsProgramBinaryQCOM_client_proc_t glExtIsProgramBinaryQCOM; member
|
| D | gl2_client_context.cpp | 210 …glExtIsProgramBinaryQCOM = (glExtIsProgramBinaryQCOM_client_proc_t) getProc("glExtIsProgramBinaryQ… in initDispatchByName()
|
| D | gl2_entry.cpp | 205 GLboolean glExtIsProgramBinaryQCOM(GLuint program); 1641 GLboolean glExtIsProgramBinaryQCOM(GLuint program) in glExtIsProgramBinaryQCOM() function 1644 return ctx->glExtIsProgramBinaryQCOM(ctx, program); in glExtIsProgramBinaryQCOM()
|
| /device/generic/opengl-transport/host/libs/virglrenderer/GLESv3_dec/ |
| D | gles3.attrib | 412 glExtIsProgramBinaryQCOM
|
| /device/generic/opengl-transport/host/libs/virglrenderer/GLESv1_dec/ |
| D | gles1.in | 295 GL_ENTRY(GLboolean, glExtIsProgramBinaryQCOM, GLuint program)
|
| /device/generic/goldfish-opengl/system/include/GLES/ |
| D | glext.h | 1243 GL_API GLboolean GL_APIENTRY glExtIsProgramBinaryQCOM (GLuint program);
|