Lines Matching full:param
117 * \param x, y coordinates of the scissor box lower-left corner.
118 * \param width width of the scissor box.
119 * \param height height of the scissor box.
147 * \param index index of first scissor records to set
148 * \param count number of scissor records to set
149 * \param x, y pointer to array of struct gl_scissor_rects
194 * \param index index of scissor records to set
195 * \param x, y coordinates of the scissor box lower-left corner.
196 * \param width width of the scissor box.
197 * \param height height of the scissor box.
315 * \param ctx the GL context.