Home
last modified time | relevance | path

Searched refs:piFormats (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pixelformat.c394 int *piFormats, UINT *nNumFormats) in wglChoosePixelFormatARB() argument
468 piFormats[*nNumFormats] = scores[i].index + 1; in wglChoosePixelFormatARB()
/third_party/skia/src/utils/win/
DSkWGL_win.cpp50 int* piFormats, in choosePixelFormat() argument
53 nMaxFormats, piFormats, nNumFormats); in choosePixelFormat()
/third_party/openGLES/api/GL/
Dwglext.h204 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
208 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
474 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
478 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
Dwgl.h295 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
299 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
565 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
569 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
/third_party/skia/third_party/externals/swiftshader/include/GL/
Dwglext.h223 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
227 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
488 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
492 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
/third_party/skia/third_party/externals/opengl-registry/api/GL/
Dwglext.h223 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
227 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
488 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
492 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
Dwgl.h309 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
313 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
574 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
578 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
/third_party/skia/third_party/externals/angle2/src/third_party/khronos/GL/
Dwglext.h220 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
224 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
478 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
482 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
/third_party/mesa3d/include/GL/
Dwglext.h223 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
227 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
493 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
497 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
/third_party/openGLES/extensions/EXT/
DWGL_EXT_pixel_format.txt88 int *piFormats,
473 int *piFormats,
491 <piFormats> points to an array of returned indices of the matching
503 If FALSE is returned, <piFormats> will not have been modified.
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DWGL_EXT_pixel_format.txt88 int *piFormats,
473 int *piFormats,
491 <piFormats> points to an array of returned indices of the matching
503 If FALSE is returned, <piFormats> will not have been modified.
/third_party/skia/third_party/externals/angle2/include/WGL/
Dwgl.h314 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
318 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
584 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
588 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…
/third_party/skia/third_party/externals/opengl-registry/extensions/ARB/
DWGL_ARB_pixel_format.txt126 int *piFormats,
545 int *piFormats,
565 <piFormats> points to an array of returned indices of the matching
579 If FALSE is returned, the contents of <piFormats> are undefined.
/third_party/openGLES/extensions/ARB/
DWGL_ARB_pixel_format.txt136 int *piFormats,
555 int *piFormats,
575 <piFormats> points to an array of returned indices of the matching
589 If FALSE is returned, the contents of <piFormats> are undefined.
/third_party/vk-gl-cts/framework/platform/win32/
DtcuWGL.cpp138 … int *piAttribIList, const FLOAT *pfAttribFList, UINT nMaxFormats, int *piFormats, UINT *nNumForma…