Home
last modified time | relevance | path

Searched refs:match_pair_inst (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Datifragshader.c110 static void match_pair_inst(struct ati_fragment_shader *curProg, GLuint optype) in match_pair_inst() function
397 match_pair_inst(curProg, 0); in _mesa_EndFragmentShaderATI()
455 match_pair_inst(curProg, 0); in _mesa_PassTexCoordATI()
527 match_pair_inst(curProg, 0); in _mesa_SampleMapATI()
619 match_pair_inst(curProg, optype); in _mesa_FragmentOpXATI()