Searched refs:glXGetGPUInfoAMD (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glxext.h | 267 int glXGetGPUInfoAMD (unsigned int id, int property, GLenum dataType, unsigned int size, void *data);
|
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glxext.h | 267 int glXGetGPUInfoAMD (unsigned int id, int property, GLenum dataType, unsigned int size, void *data);
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | glx_generated.h | 936 #define glXGetGPUInfoAMD epoxy_glXGetGPUInfoAMD macro
|
| H A D | glx_generated_dispatch.c | 1711 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