Searched defs:piValue (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_ext_pbuffer.c294 int *piValue)
307 *piValue = fb->width;
310 *piValue = fb->height;
314 *piValue = FALSE;
292 wglQueryPbufferARB(HPBUFFERARB hPbuffer, int iAttribute, int *piValue) argument
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_pbuffer.c294 int *piValue)
307 *piValue = fb->width;
310 *piValue = fb->height;
314 *piValue = FALSE;
292 wglQueryPbufferARB(HPBUFFERARB hPbuffer, int iAttribute, int *piValue) argument

Completed in 81 milliseconds