Searched refs:GLhalfARB (Results 1 - 14 of 14) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_texfetch_tmp.h97 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 Ds_texfetch_tmp.h97 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 Dpack.c414 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 Dmipmap.c435 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 Dglformats.c296 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 Dmipmap.c435 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 Dpack.c415 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 Dglformats.c296 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 Dt_draw.c128 GLhalfARB *in = (GLhalfARB *)ptr;
/xsrc/external/mit/MesaLib/dist/src/mesa/tnl/
H A Dt_draw.c127 GLhalfARB *in = (GLhalfARB *)ptr;
/xsrc/external/mit/xorg-server.old/dist/hw/xwin/glx/
H A Dgl.spec147 passthru: typedef unsigned short GLhalfARB;
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dglext.h3499 typedef unsigned short GLhalfARB; typedef in typeref:typename:unsigned short
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h73 typedef khronos_uint16_t GLhalfARB; typedef in typeref:typename:khronos_uint16_t
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h3463 typedef khronos_uint16_t GLhalfARB; typedef in typeref:typename:khronos_uint16_t

Completed in 197 milliseconds