Lines Matching defs:actions
740 Action* actions[] = { &renderTex2D, &renderReadPixels, &renderDepth, &renderStencil };742 for (int ndx = 0; ndx < DE_LENGTH_OF_ARRAY(actions); ++ndx)746 if (!actions[ndx]->invoke(api, img, reference))