/external/mesa3d/src/mesa/main/ |
format_pack.c | 1171 GLhalfARB *d = ((GLhalfARB *) dst); 1181 GLhalfARB *d = ((GLhalfARB *) dst); 1215 GLhalfARB *d = ((GLhalfARB *) dst); 1224 GLhalfARB *d = ((GLhalfARB *) dst); 1253 GLhalfARB *d = ((GLhalfARB *) dst) [all...] |
imports.c | 326 GLhalfARB 334 GLhalfARB result; 413 _mesa_half_to_float(GLhalfARB val)
|
mipmap.c | 409 const GLhalfARB(*rowA)[4] = (const GLhalfARB(*)[4]) srcRowA; 410 const GLhalfARB(*rowB)[4] = (const GLhalfARB(*)[4]) srcRowB; 411 GLhalfARB(*dst)[4] = (GLhalfARB(*)[4]) dstRow; 426 const GLhalfARB(*rowA)[3] = (const GLhalfARB(*)[3]) srcRowA; 427 const GLhalfARB(*rowB)[3] = (const GLhalfARB(*)[3]) srcRowB [all...] |
glformats.c | 95 return sizeof(GLhalfARB); 127 return sizeof(GLhalfARB); 245 return comps * sizeof(GLhalfARB); [all...] |
imports.h | 613 extern GLhalfARB 617 _mesa_half_to_float(GLhalfARB h);
|
format_unpack.c | 871 const GLhalfARB *s = (const GLhalfARB *) src; 897 const GLhalfARB *s = (const GLhalfARB *) src; 923 const GLhalfARB *s = (const GLhalfARB *) src; 949 const GLhalfARB *s = (const GLhalfARB *) src; 975 const GLhalfARB *s = (const GLhalfARB *) src [all...] |
pack.c | [all...] |
texstore.c | [all...] |
/external/mesa3d/src/mesa/swrast/ |
s_texfetch_tmp.h | 125 const GLhalfARB *src = TEXEL_ADDR(GLhalfARB, texImage, i, j, k, 4); 160 const GLhalfARB *src = TEXEL_ADDR(GLhalfARB, texImage, i, j, k, 3); 196 const GLhalfARB *src = TEXEL_ADDR(GLhalfARB, texImage, i, j, k, 1); 232 const GLhalfARB *src = TEXEL_ADDR(GLhalfARB, texImage, i, j, k, 1); 268 const GLhalfARB *src = TEXEL_ADDR(GLhalfARB, texImage, i, j, k, 2) [all...] |
/external/mesa3d/src/mesa/tnl/ |
t_draw.c | 120 GLhalfARB *in = (GLhalfARB *)ptr;
|
/external/mesa3d/src/mesa/drivers/dri/i965/ |
brw_draw_upload.c | 285 case GL_HALF_FLOAT: return sizeof(GLhalfARB);
|
/external/opencv3/modules/core/src/ |
gl_core_3_1.hpp | 139 typedef unsigned short GLhalfARB; [all...] |
/external/mesa3d/include/GL/ |
glext.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/GL/ |
glext.h | [all...] |
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/GL/ |
glext.h | [all...] |
/prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/ |
SDL_opengl.h | [all...] |
/prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/ |
SDL_opengl.h | [all...] |
/prebuilts/misc/windows/sdl2/include/ |
SDL_opengl.h | [all...] |
/prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/ |
SDL_opengl.h | [all...] |