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 Dst_context.c763 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 Dst_context.c928 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 Dbrw_context.c349 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 Dgl2ext.h1492 #define GL_UUID_SIZE_EXT 16 macro
/xsrc/external/mit/MesaLib/dist/include/GLES2/
H A Dgl2ext.h1513 #define GL_UUID_SIZE_EXT 16 macro
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h7708 #define GL_UUID_SIZE_EXT 16 macro
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h6851 #define GL_UUID_SIZE_EXT 16 macro
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h7710 #define GL_UUID_SIZE_EXT 16 macro

Completed in 286 milliseconds