Searched refs:GL_UUID_SIZE_EXT (Results 1 - 8 of 8) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/ |
| H A D | st_context.c | 763 assert(GL_UUID_SIZE_EXT >= PIPE_UUID_SIZE); 764 memset(uuid, 0, GL_UUID_SIZE_EXT); 774 assert(GL_UUID_SIZE_EXT >= PIPE_UUID_SIZE); 775 memset(uuid, 0, GL_UUID_SIZE_EXT);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/ |
| H A D | st_context.c | 928 assert(GL_UUID_SIZE_EXT >= PIPE_UUID_SIZE); 929 memset(uuid, 0, GL_UUID_SIZE_EXT); 939 assert(GL_UUID_SIZE_EXT >= PIPE_UUID_SIZE); 940 memset(uuid, 0, GL_UUID_SIZE_EXT);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/ |
| H A D | brw_context.c | 349 assert(GL_UUID_SIZE_EXT >= PIPE_UUID_SIZE); 350 memset(uuid, 0, GL_UUID_SIZE_EXT); 361 assert(GL_UUID_SIZE_EXT >= PIPE_UUID_SIZE); 362 memset(uuid, 0, GL_UUID_SIZE_EXT);
|
| /xsrc/external/mit/MesaLib.old/dist/include/GLES2/ |
| H A D | gl2ext.h | 1492 #define GL_UUID_SIZE_EXT 16 macro
|
| /xsrc/external/mit/MesaLib/dist/include/GLES2/ |
| H A D | gl2ext.h | 1513 #define GL_UUID_SIZE_EXT 16 macro
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 7708 #define GL_UUID_SIZE_EXT 16 macro
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 6851 #define GL_UUID_SIZE_EXT 16 macro [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 7710 #define GL_UUID_SIZE_EXT 16 macro
|
Completed in 286 milliseconds