Lines Matching full:param
709 * \param ctx the current context
710 * \param d the struct value_desc that describes the enum
711 * \param v pointer to the tmp declared in the calling glGet*v() function
1283 * "param[0] - total memory free in the pool
1284 * param[1] - largest available free block in the pool
1285 * param[2] - total auxiliary memory free
1286 * param[3] - largest auxiliary free block"
1382 * \param ctx current context
1383 * \param func name of calling glGet*v() function for error reporting
1384 * \param d the struct value_desc that has the extra constraints
1573 * \param func name of glGet*v() func for error reporting
1574 * \param pname the enum value we're looking up
1575 * \param p is were we return the pointer to the value
1576 * \param v a tmp union value variable in the calling glGet*v() function