Searched refs:GL_DOT4_ATI (Results 1 – 7 of 7) sorted by relevance
642 ((op == GL_DOT4_ATI) && (curI->Opcode[0] != GL_DOT4_ATI)) || in _mesa_FragmentOpXATI()643 ((op != GL_DOT4_ATI) && (curI->Opcode[0] == GL_DOT4_ATI))) { in _mesa_FragmentOpXATI()654 if (optype == ATI_FRAGMENT_SHADER_COLOR_OP && op == GL_DOT4_ATI && in _mesa_FragmentOpXATI()
499 case GL_DOT4_ATI: in execute_shader()529 (inst->Opcode[1] != GL_DOT3_ATI) && (inst->Opcode[1] != GL_DOT4_ATI))) in execute_shader()
247 case GL_DOT4_ATI: in r200UpdateFSArith()
6158 #define GL_DOT4_ATI 0x8967 macro
6139 #define GL_DOT4_ATI 0x8967 macro
8661 #define GL_DOT4_ATI 0x8967 macro
4466 #define GL_DOT4_ATI 0x8967 macro