Searched refs:have_sse2 (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ | ||
| H A D | t_vertex_sse.c | 61 GLboolean have_sse2; member in struct:x86_program 277 if (p->have_sse2) { 657 p.have_sse2 = cpu_has_xmm2; |
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ | ||
| H A D | t_vertex_sse.c | 61 GLboolean have_sse2; member in struct:x86_program 277 if (p->have_sse2) { 657 p.have_sse2 = cpu_has_xmm2; |
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/ | ||
| H A D | blt.c | 42 #define have_sse2() 1 macro 111 static bool have_sse2(void) function in typeref:typename:bool 999 if (have_sse2()) { |
| /xsrc/external/mit/xf86-video-intel/dist/src/sna/ | ||
| H A D | blt.c | 42 #define have_sse2() 1 macro 44 static bool have_sse2(void) function in typeref:typename:bool 1432 if (have_sse2()) { |
Completed in 8 milliseconds