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

  /external/mesa3d/src/mesa/main/
atifragshader.c 164 ((arg < GL_REG_0_ATI) || (arg > GL_REG_5_ATI)) &&
452 if ((dst < GL_REG_0_ATI) || (dst > GL_REG_5_ATI) ||
457 if (((coord < GL_REG_0_ATI) || (coord > GL_REG_5_ATI)) &&
524 if ((dst < GL_REG_0_ATI) || (dst > GL_REG_5_ATI) ||
529 if (((interp < GL_REG_0_ATI) || (interp > GL_REG_5_ATI)) &&
618 if ((dst < GL_REG_0_ATI) || (dst > GL_REG_5_ATI)) {
  /external/mesa3d/src/mesa/swrast/
s_atifragshader.c 254 else if (pass_tex >= GL_REG_0_ATI && pass_tex <= GL_REG_5_ATI) {
277 else if (coord_source >= GL_REG_0_ATI && coord_source <= GL_REG_5_ATI) {
337 if (index >= GL_REG_0_ATI && index <= GL_REG_5_ATI)
  /external/mesa3d/src/mesa/state_tracker/
st_atifs_to_tgsi.c 128 if (src_type >= GL_REG_0_ATI && src_type <= GL_REG_5_ATI) {
319 } else if (pass_tex >= GL_REG_0_ATI && pass_tex <= 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)
  /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 1039 milliseconds