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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c319 score_pixelformats( function
406 if (!score_pixelformats( scores, count, piAttribIList[0], piAttribIList[1] )) {
415 if (!score_pixelformats( scores, count, (int) pfAttribFList[0], (int) pfAttribFList[1] )) {
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_ext_pixelformat.c319 score_pixelformats( function
406 if (!score_pixelformats( scores, count, piAttribIList[0], piAttribIList[1] )) {
415 if (!score_pixelformats( scores, count, (int) pfAttribFList[0], (int) pfAttribFList[1] )) {

Completed in 1085 milliseconds