Searched refs:stw_query_attrib (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/frontends/wgl/ |
D | stw_ext_pixelformat.c | 52 stw_query_attrib(int iPixelFormat, int iLayerPlane, int attrib, int *pvalue) in stw_query_attrib() function 360 if (!stw_query_attrib(index + 1, 0, attribute, &actual_value)) in score_pixelformats() 492 if (!stw_query_attrib(iPixelFormat, iLayerPlane, in wglGetPixelFormatAttribfvARB() 512 if (!stw_query_attrib(iPixelFormat, iLayerPlane, in wglGetPixelFormatAttribivARB()
|