HomeSort by relevance Sort by last modified time
    Searched refs:GLhalfARB (Results 1 - 15 of 15) sorted by null

  /external/mesa3d/src/mesa/swrast/
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)
185 FETCH_RGBA(RGBX_FLOAT16, GLhalfARB, 4)
  /external/mesa3d/src/mesa/main/
pack.c 413 const GLhalfARB *s = (const GLhalfARB *) src;
416 GLhalfARB value = s[i];
477 clamp_half_to_uint(GLhalfARB h)
707 GLhalfARB *dst = (GLhalfARB *) dest;
926 const GLhalfARB *src = (const GLhalfARB *) source;
928 GLhalfARB value = src[i];
1130 GLhalfARB *dst = (GLhalfARB *) dest
    [all...]
mipmap.c 410 const GLhalfARB(*rowA)[4] = (const GLhalfARB(*)[4]) srcRowA;
411 const GLhalfARB(*rowB)[4] = (const GLhalfARB(*)[4]) srcRowB;
412 GLhalfARB(*dst)[4] = (GLhalfARB(*)[4]) dstRow;
427 const GLhalfARB(*rowA)[3] = (const GLhalfARB(*)[3]) srcRowA;
428 const GLhalfARB(*rowB)[3] = (const GLhalfARB(*)[3]) srcRowB
    [all...]
imports.h 344 _mesa_half_is_negative(GLhalfARB h)
glformats.c 296 return sizeof(GLhalfARB);
329 return sizeof(GLhalfARB);
446 return comps * sizeof(GLhalfARB);
550 return comps * sizeof(GLhalfARB);
    [all...]
  /external/mesa3d/src/mesa/tnl/
t_draw.c 123 GLhalfARB *in = (GLhalfARB *)ptr;
  /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...]
  /external/mesa3d/include/GL/
glext.h     [all...]
  /external/swiftshader/include/GL/
glext.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/GL/
glext.h     [all...]

Completed in 358 milliseconds