Home
last modified time | relevance | path

Searched refs:GL_DOT4_ATI (Results 1 – 25 of 364) sorted by relevance

12345678910>>...15

/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/tests/spec/ati_fragment_shader/
H A Derror10-dotx.c72 glAlphaFragmentOp2ATI(GL_DOT4_ATI, GL_REG_0_ATI, GL_NONE, in piglit_init()
105 glAlphaFragmentOp2ATI(GL_DOT4_ATI, GL_REG_0_ATI, GL_NONE, in piglit_init()
125 glColorFragmentOp2ATI(GL_DOT4_ATI, GL_REG_0_ATI, GL_NONE, GL_NONE, in piglit_init()
H A Derror08-secondary.c89 glColorFragmentOp2ATI(GL_DOT4_ATI, GL_REG_0_ATI, GL_NONE, GL_NONE, in piglit_init()
98 glColorFragmentOp2ATI(GL_DOT4_ATI, GL_REG_0_ATI, GL_NONE, GL_NONE, in piglit_init()
H A Derror13-invalidarg.c87 GL_DOT4_ATI,
H A Derror12-invalidsrc.c95 GL_DOT4_ATI,
H A Derror11-invaliddst.c102 GL_DOT4_ATI,
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/lang/clover/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/libosmesa/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-libs/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/mesa/main/
H A Datifragshader.c640 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
641 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
652 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/mesa/main/
H A Datifragshader.c655 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
656 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
667 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/mesa-dri/mesa-21.3.6/src/mesa/main/
H A Datifragshader.c643 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()
644 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()
655 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dafsmultiarb.c394 glColorFragmentOp2ATI(GL_DOT4_ATI, in Init()
399 glAlphaFragmentOp2ATI(GL_DOT4_ATI, in Init()
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dafsmultiarb.c394 glColorFragmentOp2ATI(GL_DOT4_ATI, in Init()
399 glAlphaFragmentOp2ATI(GL_DOT4_ATI, in Init()
/dports/games/lwjgl/lwjgl-2df01dd/src/templates/org/lwjgl/opengl/
H A DATI_fragment_shader.java112 int GL_DOT4_ATI = 0x8967; field
/dports/games/frogatto/frogatto-1.3.1/MacOSJet/glew-1.9.0/auto/extensions/
H A DGL_ATI_fragment_shader37 GL_DOT4_ATI 0x8967
/dports/graphics/glew-wayland/glew-2.2.0/auto/extensions/gl/
H A DGL_ATI_fragment_shader38 GL_DOT4_ATI 0x8967
/dports/games/edge/Edge-1.35-source/lib_win32/glew-1.4/auto/extensions/
H A DGL_ATI_fragment_shader36 GL_DOT4_ATI 0x8967
/dports/graphics/opencsg/OpenCSG-1.4.2/glew/auto/extensions/gl/
H A DGL_ATI_fragment_shader38 GL_DOT4_ATI 0x8967
/dports/graphics/glew/glew-2.2.0/auto/extensions/gl/
H A DGL_ATI_fragment_shader38 GL_DOT4_ATI 0x8967
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/glew/glew-1.9.0/auto/extensions/
H A DGL_ATI_fragment_shader37 GL_DOT4_ATI 0x8967

12345678910>>...15