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

  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_fragshader.c 273 GLuint sat = inst->DstReg[optype].dstMod & GL_SATURATE_BIT_ATI;
276 dstmod &= ~GL_SATURATE_BIT_ATI;
  /external/mesa3d/src/mesa/swrast/
s_atifragshader.c 157 GLint has_sat = mod & GL_SATURATE_BIT_ATI;
160 mod &= ~GL_SATURATE_BIT_ATI;
  /external/mesa3d/src/mesa/main/
atifragshader.c 139 if (mod & GL_SATURATE_BIT_ATI)
598 GLuint modtemp = dstMod & ~GL_SATURATE_BIT_ATI;
  /external/libgdx/extensions/gdx-bullet/jni/vs/Glut/GL/
glew.h     [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...]
  /external/libgdx/backends/gdx-backend-lwjgl/libs/
lwjgl.jar 

Completed in 210 milliseconds