Searched refs:glXGetGPUInfoAMD (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglxext.h267 int glXGetGPUInfoAMD (unsigned int id, int property, GLenum dataType, unsigned int size, void *data);
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglxext.h267 int glXGetGPUInfoAMD (unsigned int id, int property, GLenum dataType, unsigned int size, void *data);
/xsrc/external/mit/libepoxy/src/
H A Dglx_generated.h936 #define glXGetGPUInfoAMD epoxy_glXGetGPUInfoAMD macro
H A Dglx_generated_dispatch.c1711 0, // glXGetGPUInfoAMD
3802 return glx_single_resolver(PROVIDER_GLX_AMD_gpu_association, 1393 /* glXGetGPUInfoAMD */);
4281 GEN_THUNKS_RET(int, glXGetGPUInfoAMD, (unsigned int id, int property, GLenum dataType, unsigned int size, void * data), (id, property, dataType, size, data))
4416 epoxy_glXGetGPUInfoAMD_dispatch_table_rewrite_ptr, /* glXGetGPUInfoAMD */

Completed in 18 milliseconds