| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_texfetch_tmp.h | 97 FETCH_RGBA(RGBA_FLOAT16, GLhalfARB, 4) 99 FETCH_RGBA(RGB_FLOAT16, GLhalfARB, 3) 101 FETCH_RGBA(A_FLOAT16, GLhalfARB, 1) 103 FETCH_RGBA(L_FLOAT16, GLhalfARB, 1) 105 FETCH_RGBA(LA_FLOAT16, GLhalfARB, 2) 107 FETCH_RGBA(I_FLOAT16, GLhalfARB, 1) 109 FETCH_RGBA(R_FLOAT16, GLhalfARB, 1) 111 FETCH_RGBA(RG_FLOAT16, GLhalfARB, 2) 186 FETCH_RGBA(RGBX_FLOAT16, GLhalfARB, 4)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/swrast/ |
| H A D | s_texfetch_tmp.h | 97 FETCH_RGBA(RGBA_FLOAT16, GLhalfARB, 4) 99 FETCH_RGBA(RGB_FLOAT16, GLhalfARB, 3) 101 FETCH_RGBA(A_FLOAT16, GLhalfARB, 1) 103 FETCH_RGBA(L_FLOAT16, GLhalfARB, 1) 105 FETCH_RGBA(LA_FLOAT16, GLhalfARB, 2) 107 FETCH_RGBA(I_FLOAT16, GLhalfARB, 1) 109 FETCH_RGBA(R_FLOAT16, GLhalfARB, 1) 111 FETCH_RGBA(RG_FLOAT16, GLhalfARB, 2) 179 FETCH_RGBA(RGBX_FLOAT16, GLhalfARB, 4)
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | pack.c | 414 const GLhalfARB *s = (const GLhalfARB *) src; 417 GLhalfARB value = s[i]; 692 GLhalfARB *dst = (GLhalfARB *) dest; 911 const GLhalfARB *src = (const GLhalfARB *) source; 913 GLhalfARB value = src[i]; 1115 GLhalfARB *dst = (GLhalfARB *) des [all...] |
| H A D | mipmap.c | 435 const GLhalfARB(*rowA)[4] = (const GLhalfARB(*)[4]) srcRowA; 436 const GLhalfARB(*rowB)[4] = (const GLhalfARB(*)[4]) srcRowB; 437 GLhalfARB(*dst)[4] = (GLhalfARB(*)[4]) dstRow; 452 const GLhalfARB(*rowA)[3] = (const GLhalfARB(*)[3]) srcRowA; 453 const GLhalfARB(*rowB)[3] = (const GLhalfARB(*)[ [all...] |
| H A D | glformats.c | 296 return sizeof(GLhalfARB); 329 return sizeof(GLhalfARB); 446 return comps * sizeof(GLhalfARB); 550 return comps * sizeof(GLhalfARB);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | mipmap.c | 435 const GLhalfARB(*rowA)[4] = (const GLhalfARB(*)[4]) srcRowA; 436 const GLhalfARB(*rowB)[4] = (const GLhalfARB(*)[4]) srcRowB; 437 GLhalfARB(*dst)[4] = (GLhalfARB(*)[4]) dstRow; 452 const GLhalfARB(*rowA)[3] = (const GLhalfARB(*)[3]) srcRowA; 453 const GLhalfARB(*rowB)[3] = (const GLhalfARB(*)[ [all...] |
| H A D | pack.c | 415 const GLhalfARB *s = (const GLhalfARB *) src; 418 GLhalfARB value = s[i]; 693 GLhalfARB *dst = (GLhalfARB *) dest; 912 const GLhalfARB *src = (const GLhalfARB *) source; 914 GLhalfARB value = src[i]; 1116 GLhalfARB *dst = (GLhalfARB *) des [all...] |
| H A D | glformats.c | 296 return sizeof(GLhalfARB); 329 return sizeof(GLhalfARB); 446 return comps * sizeof(GLhalfARB); 550 return comps * sizeof(GLhalfARB);
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/tnl/ |
| H A D | t_draw.c | 128 GLhalfARB *in = (GLhalfARB *)ptr;
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/tnl/ |
| H A D | t_draw.c | 127 GLhalfARB *in = (GLhalfARB *)ptr;
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/ |
| H A D | gl.spec | 147 passthru: typedef unsigned short GLhalfARB;
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/ |
| H A D | glext.h | 3499 typedef unsigned short GLhalfARB; typedef in typeref:typename:unsigned short
|
| /xsrc/external/mit/libepoxy/src/ |
| H A D | gl_generated.h | 73 typedef khronos_uint16_t GLhalfARB; typedef in typeref:typename:khronos_uint16_t [all...] |
| /xsrc/external/mit/MesaLib/dist/include/GL/ |
| H A D | glext.h | 3463 typedef khronos_uint16_t GLhalfARB; typedef in typeref:typename:khronos_uint16_t
|