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

  /external/mesa3d/src/mesa/main/
atifragshader.c 187 ((arg < GL_REG_0_ATI) || (arg > GL_REG_5_ATI)) &&
463 if ((dst < GL_REG_0_ATI) || (dst > GL_REG_5_ATI) ||
468 if (((coord < GL_REG_0_ATI) || (coord > GL_REG_5_ATI)) &&
535 if ((dst < GL_REG_0_ATI) || (dst > GL_REG_5_ATI) ||
540 if (((interp < GL_REG_0_ATI) || (interp > GL_REG_5_ATI)) &&
629 if ((dst < GL_REG_0_ATI) || (dst > GL_REG_5_ATI)) {
  /external/mesa3d/src/mesa/swrast/
s_atifragshader.c 268 else if (pass_tex >= GL_REG_0_ATI && pass_tex <= GL_REG_5_ATI) {
291 else if (coord_source >= GL_REG_0_ATI && coord_source <= GL_REG_5_ATI) {
351 if (index >= GL_REG_0_ATI && index <= GL_REG_5_ATI)
  /external/mesa3d/src/mesa/drivers/dri/r200/
r200_fragshader.c 75 if (index >= GL_REG_0_ATI && index <= GL_REG_5_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 1139 milliseconds