Searched refs:nProps (Results 1 – 2 of 2) sorted by relevance
3205 int nProps; in __glXQueryContext() local3217 nProps = 3; in __glXQueryContext()3222 .length = nProps << 1, in __glXQueryContext()3223 .n = nProps in __glXQueryContext()3255 int nProps; in __glXQueryContextInfoEXT() local3269 nProps = 4; in __glXQueryContextInfoEXT()3274 .length = nProps << 1, in __glXQueryContextInfoEXT()3275 .n = nProps in __glXQueryContextInfoEXT()
1637 int nProps = 5; in DoQueryContext() local1638 int sendBuf[nProps * 2]; in DoQueryContext()1648 .length = nProps << 1, in DoQueryContext()1649 .n = nProps in DoQueryContext()